Skip to content
Snippets Groups Projects
Commit 59f3b52c authored by wkddnjs3268's avatar wkddnjs3268
Browse files

0805

parent e4a00e19
No related branches found
No related tags found
No related merge requests found
File added
#include <stdio.h>
#include "func.h"
#define PRINT_ID
int func_name_or_id()
{
#ifdef PRINT_ID
......@@ -17,4 +15,4 @@ int func_name_or_id()
int main()
{
func_name_or_id();
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment