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.

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.

1 Answer

+2 votes
answered Oct 28, 2019 by Molero Raffi (540 points)
You don't.

Just use stdio.
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.
...