Search:

Type: Posts; User: jharley

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,780

    We are writing a simple token ring network...

    We are writing a simple token ring network program as a class excercise. When Ctrl-P is pressed, the terminal that receives the command is supposed to generate the token.
  2. Thread: hmmmm!

    by jharley
    Replies
    1
    Views
    1,348

    If you are using UNIX you may find this...

    If you are using UNIX you may find this helpful...

    I found this on a web FAQ:

    How can I move the cursor around the screen? I want to do full screen editing without using curses.

    Seriously,...
  3. Replies
    2
    Views
    1,780

    Using Control Characters in Unix

    I have a program running in Unix and I want to detect if Ctrl-P has been pressed while this program is running. Is there any simple way to do this?
  4. Replies
    5
    Views
    1,379

    Finished!!

    Thanks for your help! I got that header file from my professor...
  5. Replies
    5
    Views
    1,379

    Header file used in c file defining func

    I don't know if it matters or not, but the functions Client.c and Server.c have this same header file included.
Results 1 to 5 of 5