Skip to content

ettore/CLutils

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CLutils

CLutils is a collection of functions mostly tailored for Mac OS X and iPhone development, with some cross-platform exceptions. Here's a quick breakdown.

cl_debug (cross platform)
Light-weight macro library for printf debugging (see http://cubelogic.org/cl_debug ) 

CLCarbon (Mac OS X)
C utilities with Carbon dependencies

CLChessUtils (cross platform)
C utilities for chess applications

CLCocoa (Mac OS X)
Objective-C utilities, with some C wrappers

CLcutils (cross platform)
C and C++ utilities typically requiring clib or STL.

CLFoundation (Mac OS X and iOS)
Objective-C routines, with dependencies on Foundation only. 

CLIPhone (iOS)
Objective-C routines with UIKit dependencies.

----

BSD License

About

Collection of utilities in C, C++, Objective-C based on STL, iPhone and Mac OS X libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published