Header-only data types and classes for cross-platform C projects

suhrke 577edd1f1a Change email address před 1 rokem
include 577edd1f1a Change email address před 1 rokem
src 577edd1f1a Change email address před 1 rokem
test 577edd1f1a Change email address před 1 rokem
.gitignore 2d895bd31c Replaced catch with boost + several bug fixes před 7 roky
.gitmodules 1f8a8426ac Simplified for backwards compatibility purposes před 7 roky
LICENSE e67500f13b Initial commit před 7 roky
Makefile ba6418ea33 header-only issues in gcc, separated implementation před 7 roky
README.md 97f1f07860 Added Borland.h, updated fnmerge to handle multiple periods in path před 7 roky

README.md

PortLibC

Header-only data types and classes for cross-platform C projects

  • Windows and Linux file attributes conversion
  • FILETIME and time_t conversions (part of FileAttributes)
  • Linux bitmap structs for compatibility with Windows bitmap structs
  • Small collection of cross-platform Borland C functions