What's new

Testing (1 Viewer)

Ugo Scarlata

Stunt Coordinator
Joined
Sep 1, 2000
Messages
112
Code:
void main(void)
 {
  char *msg[] = {"[b]SIGNATURE[/b] ", "[b]TEST[/b]"};
   int ctr;
   for(ctr = 0; ctr < 2; ctr++)
     printf("%s", msg[ctr]);
   printf("n");
  return(0);
 }
 

Users who are viewing this thread

Sign up for our newsletter

and receive essential news, curated deals, and much more







You will only receive emails from us. We will never sell or distribute your email address to third party companies at any time.

Latest posts

Forum statistics

Threads
356,994
Messages
5,127,973
Members
144,226
Latest member
maanw2357
Recent bookmarks
0
Top