I've just stumbled across one of the very first programs that I ever released

Found it on a random website in the downloads section.
I released it on the 6th Jan 1996 (according to the file dates) and the code is SHOCKING!

It's an addon for an old BBS (bulletin board system - they used to be all the rage back in the day) called Proboard and it written in C.
I particularly like a comment at the top of the code:
Quote:
|
// WARNIG : This Pex does *NO* checking for sufficiant memory etc.
|
My classic "I've no idea what the hell I'm doing so if it crashes your board, it's not my fault" get out clause
If you fancy a laugh at my classic coding (be fair, it was 12 years ago

) I've attached it to this post.
Alan