programming | html tutorial | articles

up ]

 

C Routines

 

Bitwise operation
These sets of routines deals with bitwise operation such as returning bit in a byte, setting bit and inverting bits.


Help File Browser
This help file browser read help file which in text format(text format). User can jump from another topic to another. Simple and easy to understand.


Message Box & Input Box
This set of routines display message box and input box as in Windows.


String Alignment
Set of 3 routines to align string by center, left and right.


Vertical Menu
This vertical menu routine display menu tree from an easy built structure. The routines uses recursion method so only 2 routines are required to built the menu.


Display BMP
Source code to display bitmap file. These codes require SVGACC.LIB


Display .ICO
Source code to display icons file. These codes require SVGACC.LIB


Text Paint
Have you ever played DOOM and notice the colorful text screen which appear after you quit the game. Well, this program does it, and source code is included so that you can call the text page from your program.


Ini File Editor
A simple program to edit your ini files from dos.


Include *.h
Include files for the C routines above.


Cool Stuff



Advanced C Programming Guide
A guide to more advanced techniques in C. Please note, that this is not my work. 254Kb


HelpPC
Good reference for C Programmer. 256Kb


C : Style & Traps
Talks about C-Coding Style and pitfals that every C programmer must escape. The file is in PDF format, you have to have Adobe Acrobat Reader to view this file. (208Kb)


Designing Screen Interface in C
Source code from Designing Screen Interface in C. 76.3Kb


Pointer Tutorial
A tutorial just about pointer in C programming. (26.42Kb)


SVGACC Library Files
This is the Library needed when you are using the icon and bitmap displayer. (179.89Kb)


Compilation


C Routines
Get all C Routines above in one click


Information

 

Project Files
Some routines in the C library requires the use of a project file. Click here if you does not know anything about project files.

 


c programming | html tutorial | articles | home
about me | links | search | guestbook | photo album
Hosted by www.Geocities.ws

1