Skip to content
Snippets Groups Projects
declaration.c 73 B
Newer Older
  • Learn to ignore specific revisions
  • int printf(const char *, ...), add(int a);
    
    chrg's avatar
    chrg committed
    int *test();
    
    
    int main () {
    }