SklString.h
From Solid Graphics Wiki
- Note: Instead of using #include "SklString.h" directive in your programs you can always use #include "SolidKit.h" directive which internally includes all SolidKit Library header files (except for those used by the SolidKit Library Pro package only).
The SklString.h is SolidKit Library's C++ header file which declares String class and the StringList classes.
The Header file Types
See Also
