Language
C
Compiler
gcc 10.1.0
Options
Warnings
C11(GNU)
no pedantic
$ gcc prog.c -Wall -Wextra -std=gnu11
fd = 4
testFAT(fd) = 71
Exit Code:
0
Author
anonymous
almost 5 years ago
C
gcc 10.1.0
Author
anonymous
almost 5 years ago
$ gcc prog.c -Wall -Wextra -std=gnu11
fd = 4
testFAT(fd) = 71