Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Register Variables

Name: Anonymous 2011-09-25 10:47

How exactly do register variables work in C? When should they be used? K&R touches upon them briefly but moves right along. Is there any source in which I can read about them in depth?

Name: sage 2011-09-25 22:34

>>33

It doesn't matter whether a given compiler supports some syntax or another. Zero-sized arrays are illegal. void-typed variables are illegal. In the latter case, a compiler that compiles such code is non-compliant, since it's strictly forbidden by ISO C99 to accept that.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List