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.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Is it possible to make a txt resource file so I can practice fscanf on here?
0
votes
asked
Sep 21, 2017
by
Samuel Revolinski
(
120
points)
Is it possible to make a txt resource file so I can practice fscanf on here?
Please
log in
or register to answer this question.
2 Answers
0
votes
answered
Sep 21, 2017
by
nick
yes. it is possible.
you can create mutiple file for the same project.
you can find guide to create new file in below link.
https://www.onlinegdb.com/blog/introducing-multifile-project/
Please
log in
or register to add a comment.
+1
vote
answered
Oct 12, 2017
by
anonymous
Yes. You can.
I have created small program with fscanf which is reading from file.
https://onlinegdb.com/r1Peuz6h-
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...