Codice PHP:
gcc -Wall main.c
main
.cIn function 'main':
main.c:68warningformat '%c' expects type 'int'but argument 3 has type 'char (*)[99u]'
main.c:75warningformat '%c' expects type 'int'but argument 3 has type 'char (*)[99u]'