Ask Experts Questions for FREE Help !
Ask
    ryca0920's Avatar
    ryca0920 Posts: 1, Reputation: 1
    New Member
     
    #1

    Mar 10, 2012, 09:03 PM
    Stdio.h means?
    What is the meaning of stdio.h and it's use for what?
    ballengerb1's Avatar
    ballengerb1 Posts: 27,378, Reputation: 2280
    Home Repair & Remodeling Expert
     
    #2

    Mar 10, 2012, 09:13 PM
    Are we talking about computer programming? cstdio (stdio.h) - C++ Reference
    WildProgrammer's Avatar
    WildProgrammer Posts: 5, Reputation: 1
    New Member
     
    #3

    Oct 1, 2012, 09:28 AM
    Stdio.h is a librairy of c++ standard IO function by adding #include <stdio.h> at the beginning of your code give you access to all those function in your code.

    For example printf, scanf etc are all include in that librairy

    Hope that was useful

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Meaning of complete term #include<stdio.h> means meaning of #includewith definition [ 7 Answers ]

Hello this is raman middha I have a problum in one question meaning of #include<stdio.h> Explain it

#include?stdio.h? Its meaning [ 0 Answers ]

#include?stdio.h? Its meaning

Meaning of #include [ 2 Answers ]

Meaning of #include<stdio.h>

#,include,stdio, h mean? [ 1 Answers ]

Sir *** reply,what it mean # ,include, stdio, h separately


View more questions Search