Skip to content

Instantly share code, notes, and snippets.

@oory33
Created November 8, 2022 05:24
Show Gist options
  • Save oory33/26cc3e799a9b0df7fbfec4810e0dfeea to your computer and use it in GitHub Desktop.
Save oory33/26cc3e799a9b0df7fbfec4810e0dfeea to your computer and use it in GitHub Desktop.
#ifndef PRINT_NUMBER_H
#define PRINT_NUMBER_H
void print_number();
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment