Read HTML The Definitive Guide Online
Authors: Chuck Musciano Bill Kennedy
/* Echo the parameters back to the user */
for(i = 0; i < num_entries; i++)
printf("
/* And close out with more boilerplate */
printf("\n");
\n");