Rockbox Ports are now being developed for various digital audio players!
main(){ printf("Hello, world\n")}
user@debian:~$ cc hello.chello.c:1: error: syntax error before '{' tokenhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:1: error: stray '\' in programhello.c:2: error: stray '\' in programhello.c:2: error: stray '\' in programhello.c:2:24: too many decimal points in numberhello.c:2: error: stray '\' in programhello.c:2: error: stray '\' in programhello.c:2: error: stray '\' in programhello.c:2: error: stray '\' in programhello.c:2: error: stray '\' in programhello.c:2: error: stray '\' in programhello.c:2: error: syntax error before "par"hello.c:3: error: stray '\' in programhello.c:3: error: syntax error before '{' tokenhello.c:3: error: stray '\' in programhello.c:4: error: stray '\' in programhello.c:5: error: stray '\' in programhello.c:5: error: stray '\' in programhello.c:7:1: warning: null character(s) ignoredhello.c:7:1: warning: no newline at end of file
Ok, but what about all the "stray '\' in program" errors? The helloworld code i posted first is the entire file i'm trying to compile. But there are not backslashes on lines 1, 2 or 4.
Page created in 0.101 seconds with 14 queries.