Search:

Type: Posts; User: Magica

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    6,906

    formatted output

    hey, could u tell me what exactly this line means?
    I need to print on the console telephone #s. How to understand the 3.3 4.4?Is there a better function that I can use? Can this be achieved with...
  2. Replies
    5
    Views
    1,887

    yap

    ok 10x that looks a lot neater
    i'll try
  3. Replies
    5
    Views
    1,887

    addition

    on the line where I have:
    trailing = current = student;
    does it mean that prev and next of trailing and current will be automatically set to prev and next of student?

    I am pasting the code more...
  4. Replies
    5
    Views
    1,887

    Doubly Linked Lists ???????

    Hi everyone, could u guys help me figure out, what a possible error for this Thread Stop could be? I am writing a function for Insertion Sort in Doubly Linked Lists. I am posting my code. I know that...
  5. Replies
    5
    Views
    2,783

    ohh well

    ok, 10x a lot

    the program will run under DOS
    I am using Win 2000, however I want the program to run under 98/XP as well. Should I just use the ANSI ESCAPE Sequences then:(
  6. Replies
    5
    Views
    2,783

    read/write directly from VideoRam?

    Hey, can anyone help me understand what the structure of VideoRam is and how to use it? I need to implement some GUI in C and I want to access the VideoRam directly using those far poiners????

    It...
Results 1 to 6 of 6