Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VHCL is a set of libraries that provide cross-platform common functionality for C/C++ projects, including file logging, memory .

VHCL includes:

  • Platform detection and defines
  • File logging
  • Memory tracking and leak detection

...

  • Crash reporting
  • OpenAL audio interface
  • Helpful string functions
  • Efficient Assert() function
  • High Resolution Timer
  • Math library
  • Socket/Winsock wrapper

Quick facts:

...

No Math library (vector library, SIMD, SSE, etc)No 64-bit support

No Unicode support

No Threading

...