C Programming Tutorial – 50 – Writing Files in C

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

31 responses to “C Programming Tutorial – 50 – Writing Files in C”

  1. Mad Axe Avatar

    I executed the code as per your tutorial on Xcode, but i couldn't find the file anywhere on the computer. Could you please help me out ?

  2. Starfire★Uchiha Avatar

    This is how you make bacon in C

  3. Honky Tonks Avatar

    These tutorials are really really easy to follow, you are doing 10 times better than my lecturer has been.

  4. Abubakar Ahmed Avatar

    Better than my university's C programming course

  5. Joshua Fried Avatar

    I have a question, say I have a file with the following contents:
    Hello there, my name is Josh and I'm from London.
    Where are you from?

    If I wanted to change my name, and only my name, how would I do that? Following your tutorial on random access files suggests you can go wherever but you override everything else with the new text; is there a method without overriding?
    Cheers.

  6. Thai Nguyen Avatar

    you know how to use fopen_s ?

  7. Izzy G Avatar

    my visual studio says "fopen" is unsafe and wont let me do it….

  8. qnibly Avatar

    Hello fellow c programmers and youtube peoples. FYI you can pinch your mouse pad on most laptops to zoom in/out. or on a desktop, use ctrl+scroll. At any rate, watch this vid in HD, and then use your computer to zoom.

  9. Xmann1 X Avatar

    Ive been waiting for file acces and functions for ages now!!!!! 😀 Great series!

  10. sam harman Avatar

    don't get me wrong your tutorials are clear and helpful, but you're a goon. no-ones got it all, keep up the good work either way

  11. termterm456 Avatar

    Thank you so much for your videos!

  12. petros petros Avatar

    i cant find the file that i created!! where is it??
    it isnt in the codeblocks directory…

  13. Заклетник Avatar

    How can I print variables?
    I tried putting it in stead of " " in fprintf(obelezivac," "); like fprintf(obelezivac,pi); but it doesn't work.
    I also tried fprintf(obelezivac , %f , pi); but it says Expected expression before %

  14. Alex Graham Avatar

    I cant see anything bruh
    Please zoom up

  15. Bianca R Avatar

    Okay, so I made the file exactly as says, and there are no errors, however there is no bacon file being created either? Anyone have any idea?!

  16. Albert Enstien Avatar

    why we have to use pointer always here (FILE*fdata) why cant use jst a simple (FILE int fdata)

  17. idcemail123 Avatar

    I'm using visual studios , and my code works but it doesn't create a file or atleast i can't seem to find it?

  18. Analog Digital Avatar

    bacon is unclean flesh, BUCKY STOP EATING BACON!!

  19. Ashitosh Ashture Avatar

    so small size fonting here…plz make it large

  20. tadm123 Avatar

    this would be perfect if the it was zoomed in

  21. A U T. Avatar

    your channel really helped me, thank you!!
    and i also have a request: could you make tutorials about ADT? how to built, how to use, and some examples too.
    thanks ahead

  22. Sherlock Stark Avatar

    you sound like robert downey jr… hehe great..

  23. Ah med Avatar

    we appreciate all the effort you put to do these videos, but if you can zoom in or make the text bigger it would help me since its hard to see the line of codes,thanks again.

  24. Prakash Ch. Awal Avatar

    I am using Borland C++ .where will my file be saved?

  25. Subdivisional-Mass Avatar

    Almost there guys, you can finish the last 8 videos 😉

  26. 1q1q1q1q1q1q1qw Avatar

    i am using Xcode on a mac and a can't finde these cool file

  27. Eria Ardwen Avatar

    Excellent tutorial! Never before have I found a tutorial that explained programming so clearly in such an entertaining way. I love it!

  28. Hector Fernando Aguilar Avatar

    How would you read info from one file, and write it onto another?

  29. Rayhan Mahmud Avatar

    Damn!
    If I had found this tutorial before my final exam i never got B+ is C programming language! 🙁

  30. Mike Avatar

    Awesome explanations. You da real MVP!

Leave a Reply

Your email address will not be published. Required fields are marked *