Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C (https://www.askmehelpdesk.com/forumdisplay.php?f=438)
-   -   #,include,stdio, h mean? (https://www.askmehelpdesk.com/showthread.php?t=558776)

  • Mar 1, 2011, 07:59 AM
    siva6630
    #,include,stdio, h mean?
    Sir *** reply,what it mean # ,include, stdio, h separately
  • Mar 7, 2011, 12:17 PM
    rpray2007
    This is standard C library (declared as a header file - hence .h) that lets you use input/output functionality. It is necessary if you want to write anything to the output buffer or read anything from the input buffer.

  • All times are GMT -7. The time now is 07:46 PM.