Search:

Type: Posts; User: erictran

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,459

    Sorry I made it unclear I need to write data...

    Sorry I made it unclear

    I need to write data pointed to a file and after that displaying the file content to screen

    Eric
  2. Replies
    4
    Views
    1,459

    Read/write file help

    Gday everyone,

    Please help me.

    How to read and write a pointer of character to a file?

    Thanks in advance.

    Eric
  3. Replies
    3
    Views
    1,868

    I didn't put the code for declaration of fork to...

    I didn't put the code for declaration of fork to make it easy to read.Sorry

    Ofcourse I tried to run it for ages. I tried to print out the buffer 'msg_cat', then it works.
    But when I call it from...
  4. Replies
    3
    Views
    1,868

    Client-server program

    Gday everyone,

    I'd like to display recent received messages in the buffer 'msg_cat' when user types in 'display', but it always displays 'No recent messages' after I concatenated messages into...
  5. Replies
    2
    Views
    1,004

    Passing array of characters help

    GDay everyone,

    I have a problem that I spent so much time on it.

    How can I fix my code(below) to output the buffer msg_cat in function A from function B ?

    Please help if you're interested...
Results 1 to 5 of 5