simple program to read/write a text file
This commit is contained in:
parent
8ab77c4a25
commit
f7fb82c659
@ -11,3 +11,4 @@ int main() {
|
|||||||
printf("%s\n", HELLO_STRING);
|
printf("%s\n", HELLO_STRING);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user