C language > Beginner questions

Help me please

(1/1)

Liutazbn:
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 :)

jcarr:
I only ever get that message when I try to compile over an exe when I have it open.
Try closing the application if you have it open before compiling.

 ;)

jcarr

Navigation

[0] Message Index

Go to full version