Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

what is the path of stdio.h in c library ?

–2 votes
asked Aug 19, 2018 by ganesh2000s (190 points)
edited Aug 19, 2018 by ganesh2000s

3 Answers

0 votes
answered Aug 20, 2018 by shipof123 (260 points)
Its /usr/include/stdio.h
0 votes
answered Aug 20, 2018 by anonymous
#include<stdio.h>
0 votes
answered Aug 21, 2018 by anonymous

Informative content. I’m waiting for next articles from author. Articles on the same topic there are on the site  The New York Times . ( https://www.nytimes.com )

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...