Organic chemistry

Disboard in c

The following C project contains the C source code and C examples used for disboard. This program is a multithreaded intranet (LAN) discussion board coded in pure Win32 C++. The unique feature is that it doesn't use sockets instead, it uses mailslots to broadcast messages on the network

Createadminuser in c

The following C project contains the C source code and C examples used for createadminuser. Creates a user account using netapi32 library. And then, I execute a Windows XP command using the system function to make the account an administrator.

Countwd in c

The following C project contains the C source code and C examples used for countwd. Program to count the no of charactes, white spaces and words in a given TEXT file.

Colorspy in c

The following C project contains the C source code and C examples used for colorspy. This program obtains the color directly beneath the mouse cursor, and reports its RGB, Decimal and Hexadecimal values.

Cnc.zip in c

The following C project contains the C source code and C examples used for cnc.zip. This is a small VC++ 6 program to run a stepper motor through the parallel port.

Clickresume in c

The following C project contains the C source code and C examples used for clickresume. Looks for and clicks a button with a given caption (contained by a window with a specified caption) every 'n' seconds - useful if you need to (e.g., for dialup internet connections) click Ok every now and then to stay online, etc.

Calcengv1 in c

The following C project contains the C source code and C examples used for calcengv1. Note: It doesn't even barely comse close to emulating a calculator, but I played around with it a while and learned a few things(I think).

C-pr0grams in c

The following C project contains the C source code and C examples used for c-pr0grams. collection 15 difrent c-programs.helpfull for many ppl out there.like exe header,drivelock,bootparameter etc...

C in c

The following C project contains the C source code and C examples used for c. Has a menu, for help and or author info. Also, asks the user for a name, and a number to print back to them. I know... very basic. But im just beginning, and I thought some others may want to learn to begin to!

textanimator in c

The following C project contains the C source code and C examples used for _$textanimator$_. This is the program that will animate the text as per your wish. It can animate the text with many functions. It can be used to give the good effect to your application

Txt2html in c

The following C project contains the C source code and C examples used for txt2html. This file txt2html changes normal text files into html documents, it just does basic html functions but more can be added, the source code is fully commented so you can learn step by step what you are doing...

Textzor in c

The following C project contains the C source code and C examples used for textzor. It is binary I/O. But this time it is more complicated than it looks like . This time user can input a file name and choose witch operation is best for him/her....

Shellexecute from c

The following C project contains the C source code and C examples used for shellexecute from c. CALL THE ShellExecute FUNCTION TO RUN ENY FILE AND IT WILL OPEN IN IT'S DEFAULT PROGRAM I USED FILE_ADDRESS TO DETERMINE THE ADDRESS FOR MY FILE CHAING IT FOR YOUR CONVENIENT THIS WAY WE CAN OPEN ANY FILE TYPE . ENJOY .

Olram08 in c

The following C project contains the C source code and C examples used for olram08. This simple program used to compute the factorial of a number input by the user.

Linux2win in c

The following C project contains the C source code and C examples used for linux2win. Converts all the Line Feeds found in a document to Carriage Returns + Line Feeds and save the results on another file. Linux uses LF at the end of the lines in text files; Win32 instead uses CR+LF; the program is thus called Linux2Win.

Hexbin in c

The following C project contains the C source code and C examples used for hexbin. Article on hex-bin interconversion. The article focuses on how to convert a file into hex and reconvert that hex into binary. The code is very small.

Fileio in c

The following C project contains the C source code and C examples used for file_io. This is a demo that shows how to move exe files from one folder to another. Very simple.

Dirent in c

The following C project contains the C source code and C examples used for dirent. For anyone who wants to understand file I/O in linux. code uses lstat() to stat files to see if they are a directory or file. Allows for writing to files. Please Vote! oh.. and vote for Setuid too!!

Chkappend in c

The following C project contains the C source code and C examples used for chkappend. This is a little utility I wrote. It will search through a specified text file for a string, if it doesn't find the string it will append it to the end, otherwise it does nothing.

Cfgloader in c

The following C project contains the C source code and C examples used for cfgloader. This code takes a number from a file and outputs a sentence or does something else based on what the file said.

Pages

Subscribe to RSS - Organic chemistry