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: Anonymous 2011-09-25 15:28

>>7

I don't see how a declaration or a definition are any different for a local variable.

And yet you felt the need to give out advice? WTF? Are you stupid? Are you a jew? Or are you both?

Anyways, since you clearly don't have the mental capacity to read, let me help your jewish ass out. In C, it's possible to declare a variable without actually defining it. The reason why you do this is because declared variable doesn't take up any storage. However, once you define it, it does in fact take up storage.

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