Teaching const

William E. Davidsen Jr davidsen at steinmetz.steinmetz.ge.com
Sat Apr 2 04:06:42 AEST 1988


Could someone give me a good method to use when teaching students C,
such that they will be able to remember the syntax of
	pointer to {type} const
	- vs -
	const pointer to {type}

I have been getting a few questions every course, so far from people who
could live with "look at the standard there."
-- 
	bill davidsen		(wedu at ge-crd.arpa)
  {uunet | philabs | seismo}!steinmetz!crdos1!davidsen
"Stupidity, like virtue, is its own reward" -me



More information about the Comp.lang.c mailing list