Search:

Type: Posts; User: Gonzo

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    8,791

    Incidentally, while I know that mode 'a' is...

    Incidentally, while I know that mode 'a' is append, it will actually create a new file if you name a non-existent file. However that may just be a unique trait to the Dev-C++ complier???
  2. Replies
    9
    Views
    8,791

    Cool, thanks for the input. Its just the sort of...

    Cool, thanks for the input. Its just the sort of help I'm looking for. I appreciate it.
  3. Replies
    1
    Views
    1,491

    Finding the path of an .exe file

    I would like to know how to find out what the directory path of a running program is.

    The intention being, that if I distrubute a small zipped program to some friends with a preset file and folder...
  4. Replies
    9
    Views
    8,791

    Thanks for the help

    Thanks for the help guys, I've made some changes and the code now works fine.

    While I'm happy that the code works fine, I still feel as if the code isn't really as 'tight' as it could be. I've...
  5. Replies
    9
    Views
    8,791

    debugging: sigsegv, segmentation fault???

    Hi, I'm relatively new to C programming, but have been working on producing a stats program as a way to experiment and put the things I've learnt into practice.

    The program I have compiles...
Results 1 to 5 of 5