Search:

Type: Posts; User: Korwin

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,222

    Linked list question...

    Hi there..

    I have a simple question.

    How do you send the pointer back to the start of one's list after creating it..

    I have this:
    typedef struct myitem
    {
    char *listitem;
  2. Replies
    2
    Views
    892

    Linked list question

    Hi there..

    I have a simple question.

    How do you send the pointer back to the start of one's list after creating it..

    I have this:
    typedef struct myitem
    {
    char *listitem;
  3. Replies
    2
    Views
    1,135

    URGENT!! Simple perhaps but I need help

    HI there,

    I am VERY rusty when it comes to C programming. I am using the Notes CAPI with MS VC++ .

    There is a pre defined function called REGNewUser.. I am trying to call it but I cam getting...
  4. Replies
    1
    Views
    2,621

    Back to programming?

    Hi there..

    I am new to this club so hi!
    I am 29 years old with an honours degree in Computer Science. I've been working in the IT industry for six years.

    Thing is I have "fallen" into the the...
Results 1 to 4 of 4