sqrt() with custom precision
Published on 2007-10-14 18:13:50.
Description
A driver & function for calculating the square root a number with custom precision.MyCowsay
Published on 2007-10-14 18:10:12.
Description
Simple code that outputs a given string in a nice frame.Vigenère cipher implementation in C
Published on 2007-10-14 17:57:25.
Description
A simple implementation of the Vigenère cipher written in the C programming language.It's not supposed to be bulletproof, it's supposed to be fun.
Mapem v0.2
Published on 2007-09-06 01:57:02.
Description
Nothing fancy just a very basic C port scanner for beginners to play with.If you fancy network sockets and you're new to them this is good enough to get you started.