Search:

Type: Posts; User: JennieEnglish

Search: Search took 0.01 seconds.

  1. Will do. Thank you. I didn't know the etiquette,...

    Will do. Thank you. I didn't know the etiquette, and didn't mean to seem deceptive.
  2. Thank you so much! I'm still really struggling to...

    Thank you so much! I'm still really struggling to fully understand pointers, and obviously got this completely back-to-front. My code is now running perfectly. You're a star! :o
  3. Yes, it is... but I hadn't got an answer there,...

    Yes, it is... but I hadn't got an answer there, and I really needed to get one ASAP. I thought I'd give it a go here, too... and it worked.
  4. Yes - that's done by nrutil. I know the arrays...

    Yes - that's done by nrutil. I know the arrays are set up correctly within f_ReadData, as I can print them out within that function (if I comment out the parts that cause the segmentation fault in...
  5. Thanks for the suggestion. I somehow didn't know...

    Thanks for the suggestion. I somehow didn't know you could print numbers directly without converting them to strings first, so this will come in very handy! However, I don't think that's the only...
  6. Passing uninitialized 2D arrays as arguments in C

    Hi, all. I've tried and tried to get my head around this, and feel I am almost there, but I'm getting so confused with how many '*' I need! I have a function that takes as input the string of a...
Results 1 to 6 of 6