Skip to content

Instantly share code, notes, and snippets.

@babedev
Last active July 26, 2017 08:56
Show Gist options
  • Save babedev/dd8e22cfb30070206d774aec24cdd5ff to your computer and use it in GitHub Desktop.
Save babedev/dd8e22cfb30070206d774aec24cdd5ff to your computer and use it in GitHub Desktop.
#ifndef HELLO_H_
#define HELLO_H_
char * hello();
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment