Faiza akmal 0 Newbie Poster
Recommended Answers
Jump to PostThis causes the compiler to read the header file stdio.h which declares and/or defines a number of symbols and functions such as NULL, printf(), stdout, stdin, stderr, etc. These are necessary for general I/O (input/output) actions that all programs need to perform. On Linux/Unix and similar systems, this file is …
Jump to Post@ Faiza akmal
If you have installed Dev C++, then its in
C:\Dev-Cpp\include
. It varies from compiler to compiler.
As forinclude <stdio.h> means??Check this out.
All 5 Replies
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
np complete 8 Newbie Poster
Nomi55 -3 Newbie Poster
WaltP commented: BrillianT decuction!!! You should be a detective! -3
nitin1 commented: wow! how do you come to know about this thing ? ;) hhahahah +0
VatooVatoo 21 Light Poster
nitin1 15 Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.