C macros (was comma operator: keep away?)

Tim Moore moore%cdr.utah.edu at wasatch.utah.edu
Wed Apr 26 14:44:31 AEST 1989


In article <17109 at mimsy.UUCP> chris at mimsy.UUCP (Chris Torek) writes:
}...  What is missing from C (for operations like
}getchar and putchar) is not better macros, but rather inline functions.
}Inline functions behave exactly like true functions, with the exception
}that they may not be recursive,

Inline functions can be tail recursive.


Tim Moore                     moore at cs.utah.edu {ut-sally,hplabs}!utah-cs!moore
"Y'know, sometimes I wonder - does existence precede essence? Or what?"
		-Cherry Poptart
"`Race' is, at best, a fuzzy concept about typical physical characteristics of 



More information about the Comp.lang.c mailing list