Object Oriented C – Objects

Bear with me a while. I am going to stand of the shoulders of my favourite giants (Kernighan and Ritchie, since you ask) and address an oft-made point of criticism which is levelled against my code.

The criticism? Namely that my C++ code looks suspiciously like C. There’s a good reason for this – I like C, and I’m not so keen on C++. C++ is (in my view, and with apologies to its many fans) a bad way of making C object oriented – as evidenced by the need, on occasion, to drop into plain old C in order to avoid name mangling. Objective C is object oriented C done right – but that’s a topic for another day. In the mean time, I want to address my critics by making C look like C++ – and writing an OOP program in C. Continue reading “Object Oriented C – Objects”

45RPM Software News

There’s lots of news for 45RPM Software this month.  New releases, and a Facebook business page set up for us by our Facebook communications director, Sue deNym (I know, I know!) Check out the Facebook page (link at the bottom of the page), and like and follow us for all the latest news on 45RPM Software’s newest and greatest releases.

Speaking of which… Continue reading “45RPM Software News”