display_logged_user
This commit is contained in:
parent
f32e77072f
commit
343c80ef85
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
a.out
|
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -31,7 +31,7 @@
|
||||
// "ignoreFailures": true
|
||||
// }
|
||||
],
|
||||
"preLaunchTask": "build main_logging.c",
|
||||
"preLaunchTask": "build main.c",
|
||||
"miDebuggerPath": "/usr/bin/gdb"
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user