I have a book, something like C++ for dummies

Moderator: OpenTTD Developers
http://wiki.openttd.org/Microsoft_Visua ... s_EditionsColdIce wrote:... and maybe an informative link...
Code: Select all
python chk_patch.py <name of patch-file>
Are you quite sure that's not line noise?adf88 wrote:(:b$)|(^\t* [^*])|([^\t]\t)|(^:b*(([^/*:b]|(/[^/*]))([^/]|(/[^/*]))* )|()((if)|(while)|(for)|(switch))(([^{]\n:b*\{)|(\()))
I know this looks like ASCII-spaghettiDaleStan wrote:Are you quite sure that's not line noise?
Code: Select all
→
Code: Select all
·
Code: Select all
template <const int &Tvar> ...
This is a violation of the relevant ISO standards, which say that identifiers which start with an underscore are reserved for the implementation (compiler and standard libraries) at the global scope, and that identifiers which start with an underscore followed by a capital letter are reserved everywhere. Application programs are not allowed to use these names for globals.Global variables are preceded by an underscore. ("_")
That looks very useful, will be digging through it in the coming days.orudge wrote:If you haven't seen this guide, it's very interesting and worth a read.
Users browsing this forum: No registered users and 5 guests