Search:

Type: Posts; User: andyscouse78

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    6,823

    Hi guys, Solved the problem! I hadn't put my...

    Hi guys,

    Solved the problem! I hadn't put my targetfile tracking .csv file into my debug directory. Thanks for the advice, i should put the file opening checking code into my program anyways!
    ...
  2. Replies
    3
    Views
    6,823

    Hi Salem, Thanks for the speedy reply!! Thats...

    Hi Salem,

    Thanks for the speedy reply!! Thats a good idea with perror(), i guess i do something like this? (taken from MSDN libary)



    int main( void )
    {
    int fh;
  3. Replies
    3
    Views
    6,823

    fopen error & Assertion error - fgets.c

    Hi there,

    Firstly i hope this is the right board to post on, secondly apologies as im not an experianced programmer so may appear a little ignorant!

    Ive written a 2D type sprite game in visual...
Results 1 to 3 of 3