try to code something
This commit is contained in:
parent
433a2df457
commit
a0f9a9b96d
13
test.c
13
test.c
@ -1,13 +1,10 @@
|
||||
#include<stdio.h>
|
||||
#include <curses.h>
|
||||
#include <signal.h>
|
||||
#include <unistd.h>
|
||||
#include "test.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
printf("test\n");
|
||||
printf("test again\n");
|
||||
printf("test push\n");
|
||||
printf("test on my vscode\n");
|
||||
/*test on may vscscode*/
|
||||
/*test test on mac*/
|
||||
/*testggdhgjhghbj*/
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user