Comparing strings...

John Gordon gordon at osiris.cso.uiuc.edu
Wed Oct 17 12:57:24 AEST 1990


	Yes, the return() statement (keyword?) means that execution of the
current function is stopped, and control passes to the calling procedure 
(pending evaluation of return()'s argument, of course).

 



More information about the Comp.lang.c mailing list