ERROR C318

Hi,
This is srikanth daggumati.Could u pls help how to
compile (example Text1.c) from command prompt.I
checked the Help but error C318 is coming.
And also i want to see the output of the Text1.c in
simulator it self.Could u pls help me in this....
Iam attaching the FILE(Text1.c) in this mail pls go
through it and let me knew..

regard's
srikanth

/* Text1.c */
#include<stdio.h>
main()
{
printf("sri");
}

Parents
  • "... u pls ..."

    Is your time really so precious that you can't afford to type "... you please ..."?

    "error C318 is coming"

    What tools are you using (select from the 'Product' drop-down list), and what version?
    What does error C318 say?
    Post the full text of the message - use cut-and-paste; do not re-type it.

    Read the message literally - it usually tells you exactly what's wrong!

    Have you tried compiling via the uVision IDE?
    uVision tells you the command line that it used.

Reply
  • "... u pls ..."

    Is your time really so precious that you can't afford to type "... you please ..."?

    "error C318 is coming"

    What tools are you using (select from the 'Product' drop-down list), and what version?
    What does error C318 say?
    Post the full text of the message - use cut-and-paste; do not re-type it.

    Read the message literally - it usually tells you exactly what's wrong!

    Have you tried compiling via the uVision IDE?
    uVision tells you the command line that it used.

Children
More questions in this forum