Source Code
Design patterns
"describe a problem which occurs over and over again in our environment, and then describe the core of the solution to that problem, in such…
Message Digest Utility
This is a special console based utility which will calculate the Message Digest, Base 64 Encoding and Decoding, Checks the Message Digest and give output…
Address Book
This is graphic C program that can be used to store personal information of people such as name, telephone, mobile, fax, city and country.
Number Conversions
This is another one of my numerical analysis university assignments. It is an extension of binary to decimal conversion code. The program converts a number…