> ~ Online tutorial



Simple Comments Program

#include<stdio.h> /* header file */

#define NOTFINISHED 0

/**********************************************/

/* A bar like the one above can be used to */
/* separate functions visibly in a program */

main ()

{ int i; /* declarations */

do

{
/* Nothing !!! */
}

while (NOTFINISHED);



}

Please Give Us Your 1 Minute In Sharing This Post!
Please Give Us Your 1 Minute In Sharing This Post!
SOCIALIZE IT →
FOLLOW US →
SHARE IT →
Powered By: BloggerYard.Com

0 comments: