|
|
coherent
char *arrayname[] = {
"COHERENT", "Mark Williams C for the Atari ST",
"Let's C", "Fast Forward"
};
main()
{
printf("\"arrayname\" has %d entries\n",
sizeof arrayname/sizeof (char*));
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.