Linux -Blue forest free software | Return to home page | Site Map | Search WWW | Contact Us |
Your current position : Homepage > Free Software > Technological exchanges >Application Programming


    

Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006


Malloc doubt

[color=red] #include<malloc.h>; Use of this? Malloc in the end how? [/color] [/b]

Malloc doubt

Halo, read out.
Lenovo brothers will tell you : man malloc

Malloc doubt

-->
I understand, aero also. : D

Malloc doubt

[code]
#include "Stdlib.h>;
#include "Malloc.h>;

Int main (void)
{
Char* buffer;
Buffer = (char*) malloc (80);
If (buffer> NULL) (
LEAVES OF 13 SPECIES OF LAURACEAE do something with the buffer */
Free (buffer);
    }
Return EXIT_SUCCESS;
}
[/code]

Malloc doubt



 Privacy Policy  Copyright © 1999-2000 LSLNET.COM. All rights reserved. Blue Forest website owners. E-mail : Webmaster@lslnet.com