Typo?
/common/crc32.cpp at line 175:
Code:
#elif defined(i386) |
Possible Another?
/world/EQW.cpp at line 123
Code:
for(; cur != end; cur++) { |
Maybe not on that 2nd one, because there seems to be a few of those. Maybe that is a valid for loop? Man, I need to learn C++ better...
|
Neither are typos.
Elif is c-preprocessor and for doesn't require you initialize anything but you still need the semicolon. |
K, thanks Kimmy
|
All times are GMT -4. The time now is 01:57 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.