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 16:01

>>3

It's an error to attempt to take the address of a variable with storage-class "register". Read the standard.

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