Answer Posted / priya
In windows C program is compiled by
Alt+F9
Under linux, the C compiler is gcc.
$Gcc filename.c
For compiling C with graphics application in ubuntu
$G++ -lgraph filename.c
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are reserved words with a programming language?
What is sizeof array in c?
Can a pointer be null?
Is anything faster than c?
What is cohesion and coupling in c?
if p is a string contained in a string?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
When is a void pointer used?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
Why can’t constant values be used to define an array’s initial size?
Explain what are linked list?
regarding pointers concept
What is c language used for?
Explain what are reserved words?
What is the use of void pointer and null pointer in c language?