This program accepts a string and outputs it with only the first occurence of each character. So, for example, if you enter the sentence: "the cat was black", the pro Read the rest of this entry »
This program accepts a string and outputs it with only the first occurence of each character. So, for example, if you enter the sentence: "the cat was black", the pro Read the rest of this entry »
This code uses a strcat() clone function, concatenates two char arrays and automatically delimits both strings with a space. If you do not like the strcat() func Read the rest of this entry »
Octod is a download manager daemon — a daemon that listens at the network interface for incoming download jobs and performs them (simultaneously) in the background. It is inte Read the rest of this entry »
BIRT, the Batch Image Resizing Thing, is a simple application that allows a large number of images to be resized in one go.
Obviously this is possible by scripting Read the rest of this entry »
This is a Chat program that works over the internet and LAN! Read the rest of this entry »
XMail is an Internet and intranet mail server.
It features: an ESMTP server, POP3 server, finger server, TLS support for SMTP and POP3 (both server and client side) Read the rest of this entry »
JWHOIS is an Internet Whois client that contains an extensible configuration file which defines its operation.
The client supports queries to foreign hosts either t Read the rest of this entry »
These programs convert between textual and binary representations of numbers. ascii2binary reads input consisting of textual representations of numbers separated by whitespace Read the rest of this entry »
Alternating Winsock Chat helps you to understand the use of winsock. Read the rest of this entry »
This code creates a window with lots of controls, dialogs, menus, toolbar, status bar, progress bar, icon, timer, can play animations (AVI Filed only), can shutdown, reboo Read the rest of this entry »