[fpc-devel] What does the "register" keyword do?

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Dec 2 09:07:47 CET 2008


On 02 Dec 2008, at 03:11, Sooky Boo wrote:

> In c++ the register keyword tries to make the compiler use the CPU's
> registers if possible for the variable being defined.

The register keyword is completely ignored by pretty much any modern  
C(++) compiler out there.


Jonas



More information about the fpc-devel mailing list