Related Posts:

  • No Related Posts

My Configuration

Delicious

/**************************************************
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
//otherwise changing the job variable
strcpy(os1, “Windows-XP SP2″);
//Personal purpose – change as and when possible,
//free to change and test
strcpy(os2, “SuSE Linux 9.3″);

while ( true )
{
while (office hour) {
strcpy(os, os1);
}

while (free) {
strcpy(os, os2);
}
}

return GOOD;
}

Follow-up

RSSBlack God - RSS   Print

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...


More posts in this category


One Response to “My Configuration”

  1. where is the configuration on my computer

Leave a Reply

Subscribe without commenting