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

0805

parent e4a00e19
Branches
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.
Please register or to comment