Search:

Type: Posts; User: MissEileen

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    3,146

    very clear now. thanks.

    very clear now. thanks.
  2. Replies
    8
    Views
    3,146

    question about malloc() and free()

    hi all,

    I was reading through an old C tutorial and I tried this program on my pc:


    #include <stdio.h>
    #include <string.h>
    #include <stdlib.h>

    main( )
Results 1 to 2 of 2