Search:

Type: Posts; User: dagorsul

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    15,733

    Well I've spent a while trying... but write(...

    Well I've spent a while trying... but

    write( fd, buf, bytes );

    just doesnt seem to work, I wonder if anyone could suggest a test I could perform to find out whats happening? It seems that the...
  2. Replies
    12
    Views
    15,733

    Thank you for pointing me at the correct bit of...

    Thank you for pointing me at the correct bit of code, turned out I was not only missing an end curly bracket but a begining one as well :P I have read various bits of the tutorials, but not much on...
  3. Replies
    12
    Views
    15,733

    Thank you for the reply citizen, I have dutifully...

    Thank you for the reply citizen, I have dutifully popped a loop into the code to use with toupper and corrected my perception of the differences between headers in C and C++ :)

    I've been fiddling...
  4. Replies
    12
    Views
    15,733

    Formatting a text file...

    Hello, I've been trying to carry out the fairly simple task of formatting a text file and am stuck on a number of points, I have spent quite some time trawling Google, and ended up with more...
  5. Replies
    2
    Views
    6,751

    I forgot to mention that I want to use unix...

    I forgot to mention that I want to use unix functions (note to self.. they are not methods...) doh :P It can be written in either C or C++, but as you say, seeing as how the chunk of code I got ahold...
  6. Replies
    2
    Views
    6,751

    Formatting the contents of a text file

    Hello, I've been trying to carry out the fairly simple task of formatting a text file and am stuck on a number of points, I have spent quite some time trawling Google, and ended up with more...
Results 1 to 6 of 6