Search:

Type: Posts; User: kwoky

Search: Search took 0.01 seconds.

  1. Thread: WakeUp program

    by kwoky
    Replies
    1
    Views
    1,222

    Salem I know that would work, but I must admit...

    Salem

    I know that would work, but I must admit it's my fault for not being clear !!

    My main program is both a client and server, which is why I cannot have blocking reads. The main program...
  2. Thread: WakeUp program

    by kwoky
    Replies
    1
    Views
    1,222

    WakeUp program

    Hi

    Is there something in C++ that allows the main() program to sleep and only wakeup if there is data on the scoket ?

    I work on VMS using ANSI C++. In the old days I would write a C program...
  3. Thanks for the link and FAQ - I'll be reading it...

    Thanks for the link and FAQ - I'll be reading it on the train tonight.
  4. Instantiating a derived class from a Base class

    Hi

    I'm new to C++ so please be patient if I ask stupid questions - its not intentionally.

    Is it possible to instantiate a derived class from a base class ? If yes can someone give me an...
  5. Replies
    4
    Views
    1,471

    Thanks Salem for your response - I have been told...

    Thanks Salem for your response - I have been told that there is something called hash functins in C and that this is the best way to search for records ... can anyone elaborate ?? I'm told that I...
  6. Replies
    4
    Views
    1,471

    Quick File access

    Hi

    Please can anyone advise me on how to tackle this task -

    I have a C file can be text or binary it's up to me how I create it which contains 1000s of records. I also have a user interface...
Results 1 to 6 of 6