which header file contains main() function in c?

Answer Posted / suresh

there is no header file that contains main()

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What oops means?

576


Is c a great language, or what?

599


How do we print only part of a string in c?

579


How do you define CONSTANT in C?

647


What is main () in c?

584






How can I find out how much free space is available on disk?

622


What is a void * in c?

589


What’s a signal? Explain what do I use signals for?

601


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2263


What is the difference between break and continue?

602


What are conditional operators in C?

619


The statement, int(*x[]) () what does in indicate?

640


What functions are in conio h?

651


What are the types of functions in c?

568


What is getch () for?

670