you are viewing a single comment's thread
view the rest of the comments
[–] 27 points 2 years ago* (1 child)

Absolutely I can create a code for your app.

void myApp(void) {
  // add the code for your app here
  return true;
}

You may need to change the code above to fit your needs. Make sure you replace the comment with the proper code for your app to work.

  • source
  • parent
  • hideshow 2 child comments