Category Archives: Software Development

ia64: Plan9, Compilers and ABIs

So, I have my second-hand HP vx2000 (Single-CPU Itanium2 workstation) running in my room.  (OK, this itself is a mistake – it’ll be moved into the home office once I get sick of the added head in my room). For … Continue reading

Posted in Software Development | Tagged , , | 2 Comments

C: The Preprocessor

Sometimes you just have to step that extra mile and do something completely dodgy. The termios way for setting baudrates uses macros to represent the bitrate.  When you’re accepting a baudrate from the user, what’s the most sensible way to … Continue reading

Posted in Software Development | Tagged , , | Leave a comment