Search:

Type: Posts; User: supermariolinux

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    8,289

    thank you guys, i got it working now, i got rid...

    thank you guys, i got it working now,
    i got rid of the pointers and made them simple strings,
    interstingly at first i was able to fix it by changing the write mode to "a+"
    but i had a lot of...
  2. Replies
    3
    Views
    8,289

    fprintf segfault

    I am trying to pratice c programming, i am trying to write a very simple program that would record a order and write it to a text file, problem is the program crashes when trying to use fprintf.

    I...
  3. Replies
    2
    Views
    2,796

    Thank You, its all good now, i will keep that in...

    Thank You, its all good now, i will keep that in my memory for the future.

    I am glad i asked, i was kinda embarrassed i was getting this kind of error.
  4. Replies
    2
    Views
    2,796

    printf format problem

    i was following a tutorial at:Learn C The Hard Way A Clear & Direct Introduction To Modern C Programming

    on exercise 15 i am trying the extra credit for rewriteing the program using functions.
    ...
Results 1 to 4 of 4