I download pelles c 4.50 and when I write this program:
#include <stdio.h>
int main()
{
printf("1 ");
return 0;
}
And try to Buil it or Execute I noticed that:
Building hello.EXE.
POLINK: fatal error: Access is denied.
*** Error code: 1 ***
Done.
I think there are something wrong with this compiller and Windows Vista or maybe I just install it not well.
Please help me, because I want to learn some c programming.
p.s. sorry for my english