• 0

Linux


Question

Hi All My Friends

In the Linux

Compilation problem please Help

#include<stdioh>

main()

{

a=10,b=20,c;

printf("%d",c);

}

I wrote this simple programm then after

Press escape

:wq

$ cc c.c

$./a.out

30 This is not coming

Problem is file name cc c.c

Bash:cc: command not found

All command is working main this is not coming

Please Help Me

Edited by aligodbless2004
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

If you don't get a good response in the programming forum here, just give me a PM, and have me move it to Open Source (rather than making a separate post). You may get answers there, if things don't work out here.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.