Skip to content

Instantly share code, notes, and snippets.

@yukurt
Created June 14, 2017 08:46
Show Gist options
  • Save yukurt/07a4fa066f0f01d343b6dcc1c8857e0e to your computer and use it in GitHub Desktop.
Save yukurt/07a4fa066f0f01d343b6dcc1c8857e0e to your computer and use it in GitHub Desktop.
example.hpp
extern double My_variable;
int fact(int n);
int my_mod(int x, int y);
char *get_time();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment