Skip to content
forked from leitec/libcompat

Compatibility library for CodeWarrior Pro 1

feeef/libcompat

 
 

Repository files navigation

libcompat

This library provides some functions needed for porting more modern code to CodeWarrior Pro 1. With the exception of snprintf (which is not mine) consider this public domain code.

  • C99 integer types
  • size_t
  • __time() relative to UNIX epoch
  • strdup
  • strcasecmp
  • snprintf (Mark Martinec's)

About

Compatibility library for CodeWarrior Pro 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published