sh: /home/pim/C/helloworld/test: Permission denied
Press ENTER to continue.
It seems the problem was solved by saving the file as "test.c". I'd still like to know why acces was denied earlier though.You know that "test" is a reserved "system" command under linux/unix? Don't use this as a name! You sure will get into trouble sooner or later if you do so...