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
How to create a file in C programming without using the stdio.h functions
–3
votes
asked
Sep 2, 2019
by
Terrence Mapogo
how to create a file in c program without using the stdio.function that executes 50 chars if the chars are not more than 50.
c
please-help
Please
log in
or register to answer this question.
1 Answer
+2
votes
answered
Oct 28, 2019
by
Molero Raffi
(
540
points)
You don't.
Just use stdio.
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.
...