Search:

Type: Posts; User: Leo2010

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    4,200

    Hi, thanks for your reply and example code. ...

    Hi, thanks for your reply and example code.

    Great suggestions, but i'd like to read in each file in turn as an array and search for a string of characters before moving onto the next. I've got...
  2. Replies
    2
    Views
    4,200

    Variable / Dynamic Paths in C

    Hi all,

    Im trying to use a variable as a path in C. For instance, the user enters a directory and this is used with the '*.*' notation attached so the program loops all files in the directory....
  3. Replies
    3
    Views
    3,992

    Hi, I've tried experimenting with those but not...

    Hi, I've tried experimenting with those but not managed to get them to work at all, any other ideas? or examples of what i may be doing wrong in your experience?

    Thanks
  4. Hi all, Thank you for the advice, everything...

    Hi all,

    Thank you for the advice, everything seems to be working correctly now - so fingers crossed. I am having a bit of a problem with some C code but thats more user error / lack of experience...
  5. Replies
    3
    Views
    3,992

    Read Each Line of File as Array Record

    Hi All,

    Im having a lot of problems trying to work out a piece of code for a small program.

    What im trying to do is to write a function which reads each line of a text file called 'FILE1' into...
  6. Hi all, Thank you for your replies and advice -...

    Hi all, Thank you for your replies and advice - some great information in them. I'll try the ideas and advice you've suggested, just a quick update. On Windows I generally use 'Miracle C' to compile...
  7. Thank you for your reply, do you know if there is...

    Thank you for your reply, do you know if there is a public list of common issues with cross-compatibility C programming? I've looked but not found anything of any use.
  8. Windows and Mac C Programming Cross-Compatibility

    Hi,

    I wonder if anyone can advise. I've programmed in C and various other languages for around 4 years now, generally writing programs on the operating system they're for. Recently I wrote an...
Results 1 to 8 of 8