mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 09:24:24 +02:00
- test data size
This commit is contained in:
@@ -3083,6 +3083,8 @@ int glestMain(int argc, char** argv) {
|
||||
testVar = Shared::PlatformByteOrder::fromCommonEndian(testVar);
|
||||
printf("\nEndian from common value = %d",testVar);
|
||||
|
||||
printf("\nint8 sizeof = %zu",sizeof(int8));
|
||||
|
||||
printf("\nSVN: [%s]",getSVNRevisionString().c_str());
|
||||
|
||||
#ifdef USE_STREFLOP
|
||||
|
Reference in New Issue
Block a user