/**************************************************
module: mycomputer.c
author: T.KaruppuSwamy
date: 03-Nov-2005
**************************************************/
#include
static char laptop[64] = "HP nx6120 Laptop";
static char job[64] = "@ T & B International";
int main(int argc, char **argv)
{
char * os1;
char * os2;
char * os;
malloc(os1, MONOPOLY, UNLIMITED);
malloc(os2, OPEN_SOURCE, COMPACT);
malloc(os, NULL, 40GB);
//Office purpose - don't change the following unless
//otherwis...