Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
battle_c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
이장원
battle_c
Commits
59f3b52c
Commit
59f3b52c
authored
4 years ago
by
wkddnjs3268
Browse files
Options
Downloads
Patches
Plain Diff
0805
parent
e4a00e19
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
three_files/a.exe
+0
-0
0 additions, 0 deletions
three_files/a.exe
three_files/main.c
+1
-3
1 addition, 3 deletions
three_files/main.c
with
1 addition
and
3 deletions
three_files/a.exe
0 → 100644
+
0
−
0
View file @
59f3b52c
File added
This diff is collapsed.
Click to expand it.
three_files/main.c
+
1
−
3
View file @
59f3b52c
#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
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment