Mac OS X coding

Great example of Objective-C++ code

March 27, 2007 · No Comments

This link shows examples of mixing Objective-C and C++. Also, check out Apple’s notes.  If you are interested in the subject matter of the first link, check out this page(audio DSP).

Categories: Objective-C++

Article regarding OpenSSL for license keys

March 27, 2007 · No Comments

This link is to a 2004 post by Allan Odgaard, the developer of the celebrated TextMate editor. This is useful if one is building shareware apps. Check it out here.

Categories: Generating License Keys