Cover V09, I11
Article
Listing 1
Listing 2
Listing 3
Listing 4

nov2000.tar


Listing 4: func2.c

void func2(char *str)
{
   printf("%s\n", str);
}