Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages