Feed on
Posts
Comments

Monthly Archive for February, 2009

Edit: This code has an updated version, here! This simple C program lists all of the “up” network interfaces on a linux system, along with their IP address and MAC address. It prints off the bound IP address as well as the MAC address of the interface. A older version of this program can be [...]

Read Full Post »

Everyone out there knows that emacs is the superior editor, right? Good! Now – you might have been programming recently and wished emacs was a little more frendy. GUI based editors have tabs, nice programming and documentation features, and little gems like autocompletion. Why, oh why doesn’t emacs have all this? Oh, it does! Doxymacs – [...]

Read Full Post »