mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
- test data size
This commit is contained in:
parent
1346cc6024
commit
b12ade1ada
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user