| Author |
Message |
|
|
|
|
Rajappan
Total posts: 22122
|
Posted: Fri Aug 03, 2007 8:32 am Post subject: Help me in removing the bug in my code... |
|
|
//////////// ///////// ///////// ///////// ////////
/* a simple C program */
//
#include stdio.h;
#define LAST 10
//
int main()
{
int i, sum = 0;
for ( i = 1; i < = LAST; i++ )
{
sum += i;
}
/*-for-*/
printf("sum = %d\n", sum);
return 0;
}
Hehehe
http://www.malluforum.com/m/Rajappan/

| Protected Picture: | | --- You need to be a *registered user* to see the image. Click here to register or login. --- |
നിങ്ങളില്ലാതെ എനിക്കെന്താഘോഷം |
|
 |
Bhuhaha
Total posts: 6156
|
Posted: Fri Aug 03, 2007 9:42 am Post subject: |
|
|
//////////// ///////// ///////// ///////// ////////
/* a simple C program */
//
#include stdio.h;
#define LAST 10
//
int main()
{
int i, sum = 0;
for ( i = 1; i < = LAST; i++ )
{
sum += i;
}
/*-for-*/
printf("sum = %d\n", sum);
return 0;
}
REMOVED 
http://www.malluforum.com/m/Bhuhaha/
 അടരുവാന് വയ്യ നിന് ഹൃദയത്തില് നിന്നെനി -
കേതു സ്വര്ഗം വിളിച്ചാലും...
ഉരുകി നിന് ആത്മാവിന് ആഴങ്ങളില് വീണു
പോലിയുംബോഴാണെന്റെ സ്വര്ഗം...
നിന്നിലടിയുന്നതെ നിത്യ സത്യം... |
|
 |
Rajappan
Total posts: 22122
|
|
 |
Bhuhaha
Total posts: 6156
|
Posted: Fri Aug 03, 2007 2:02 pm Post subject: |
|
|
Adutha pravisyam Rayappan thanne oru chool eduthu adicha mathi... 
http://www.malluforum.com/m/Bhuhaha/
 അടരുവാന് വയ്യ നിന് ഹൃദയത്തില് നിന്നെനി -
കേതു സ്വര്ഗം വിളിച്ചാലും...
ഉരുകി നിന് ആത്മാവിന് ആഴങ്ങളില് വീണു
പോലിയുംബോഴാണെന്റെ സ്വര്ഗം...
നിന്നിലടിയുന്നതെ നിത്യ സത്യം... |
|
 |
Rajappan
Total posts: 22122
|
Posted: Fri Aug 03, 2007 2:52 pm Post subject: |
|
|
Ninakkalle chool upayogichu sheelam. Atha njan ivide postiyathu. 
http://www.malluforum.com/m/Rajappan/

| Protected Picture: | | --- You need to be a *registered user* to see the image. Click here to register or login. --- |
നിങ്ങളില്ലാതെ എനിക്കെന്താഘോഷം |
|
 |
Bhuhaha
Total posts: 6156
|
Posted: Fri Aug 03, 2007 4:09 pm Post subject: |
|
|
Enikku parichayam onnum illa... Njan athine odichu vittathe ollu... 
http://www.malluforum.com/m/Bhuhaha/
 അടരുവാന് വയ്യ നിന് ഹൃദയത്തില് നിന്നെനി -
കേതു സ്വര്ഗം വിളിച്ചാലും...
ഉരുകി നിന് ആത്മാവിന് ആഴങ്ങളില് വീണു
പോലിയുംബോഴാണെന്റെ സ്വര്ഗം...
നിന്നിലടിയുന്നതെ നിത്യ സത്യം... |
|
 |
nUmErOuNo
Total posts: 6620
|
Posted: Fri Aug 31, 2007 3:30 pm Post subject: |
|
|
appo ingyane anu bug matunneeee 
http://www.malluforum.com/m/nUmErOuNo/

| Protected Picture: | | --- You need to be a *registered user* to see the image. Click here to register or login. --- |
"Watch your definitions - they become thoughts"
"Watch your thoughts - they become words"
"Watch your words - they become actions"
"Watch your actions - they become your destiny" |
|
 |
Rajappan
Total posts: 22122
|
|
 |
| jejijessy Total posts: 200
|
|
 |
|
|
|