/**
The architecture of the operating system
- (regardless of the build environment of wxWidgets library
- - see ::wxIsPlatform64bit documentation for more info).
+ (regardless of the build environment of wxWidgets library - see ::wxIsPlatform64bit()
+ documentation for more info).
*/
enum wxArchitecture
{
wxARCH_64,
wxARCH_MAX
-}
+};
/**
wxENDIAN_PDP, //!< 3412
wxENDIAN_MAX
-}
+};
/**