Search:

Type: Posts; User: leereg

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    3,291

    More Info!

    Now the code is:

    #include <stdio.h>
    #include <ctype.h>
    #include <stdlib.h>
    #include <malloc.h>

    #define FALSE 0
    #define NULL 0
  2. Replies
    6
    Views
    3,291

    Greenhand want help!

    Hi Experts,

    I'm greenhand to C, please lend me a hand why I can not get following Source compiled correctly?


    Thanks in advance!

    Rick
Results 1 to 2 of 2