Search:

Type: Posts; User: dcdude

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    1,305

    Hmm, ok I did. I got NULL on DisplayFile... how...

    Hmm, ok I did. I got NULL on DisplayFile... how could that be? It works fine the first time!

    Thanks for your reply Naung..

    UPDATE:

    Fixed the problem. I forgot an fclose in a previous...
  2. Replies
    2
    Views
    1,305

    Help needed with program crash!

    Hey all.

    I am trying to make the minesweeper game, but I have one big problem that prevents me of continuing on my nearly finished project.

    I cannot make the game run in turns. Everything runs...
  3. Replies
    6
    Views
    1,211

    Yeah, I just seen the problem... silly me. Thanks...

    Yeah, I just seen the problem... silly me. Thanks anyway for your replies all...
  4. Replies
    6
    Views
    1,211

    Hi Shashi. Thank you for your reply. I...

    Hi Shashi.

    Thank you for your reply.

    I changed dimY to dimX when freeing, using the same values as I used before (5 and 6), but the results were the same. The program froze.

    What could be...
  5. Replies
    6
    Views
    1,211

    Problem with freeing 2D array

    Hello.

    I am experiencing some problems when trying to free my 2D dynamic array.

    The program appears to run perfectly fine if I do not try to free the array, but if I do, the program will freeze...
  6. Replies
    3
    Views
    1,297

    Thank you CommonTater for your quick reply. ...

    Thank you CommonTater for your quick reply.

    Opening the file right before writing, and closing it immediatly after solved my problem... thank you very much!
  7. Replies
    3
    Views
    1,297

    Write-to-file problems

    Hello.

    I am trying to save some data to a txt file by using fprintf but for some reason the files I get are empty. The program creates the files fine, but for some reason it does not write...
Results 1 to 7 of 7