Macrocycles

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....

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.

Cdirfunctions in c

The following C project contains the C source code and C examples used for cdirfunctions. OK..I updated the class, so it looks better and faster. It is Win32 compatible and it comes with a sample on how to use it. Got a feedback not so long ago and i must admit i was pretty hurt, anyway i took some times to fix the bugs.

Bin2o in c

The following C project contains the C source code and C examples used for bin2o. This program converts any binary file into a GCC object file, which can be linked into your program.

Bin2asc in c

The following C project contains the C source code and C examples used for bin2asc. The purpose of this file is to take a binary file & remove the carraige returns replacing the file in ASCii so it is workable/viewable, the source code is fully commented to take you through every step of the way...

Backwarder in c

The following C project contains the C source code and C examples used for backwarder. This is just a tiny little simple program for reversing the order of *.TXT files. Reasons why you would want to do that can be read in the readme file.

Pages

Subscribe to RSS - Macrocycles