[fpc-devel] C++ linking questions

Paul Ishenin webpirat at mail.ru
Sun Mar 21 11:28:49 CET 2010


21.03.2010 17:08, Sven Barth wrote:
> 4. What about reserved identifiers being used in the namespace which 
> might be valid in C++ (e.g. "location", "platform", "register", 
> "object" or even "begin")?
'&' at the begining of identifer allows to use any identifier name like 
&location, &platform, etc.

Best regards,
Paul Ishenin.



More information about the fpc-devel mailing list