HOME

Welcome To The Source Code Library @  CGX

Articles
Freeware
Source Lib
Project MU
Links
Search

Submit Content

Request A Code
 

Do you want good quality code written for cheap ? Well , CGX's own freelancer is at your service. 

Click here for further details.

 

Last Update (March 08 2k2)

 

Welcome. Here you'll find articles , mostly reference materials and tutorials , either written by me or directly linked to other web sites. 



CGX_File.h(C++)  Author : Vivek Mohan (4.79 Kb .zip)
A File IO library , which can open files in both bin and text modes and can manipulate the file data using operators like [] , << , >> .. etc. CGX_File objects can read and write files simultaneously just like the "rt+" or "wt+" modes in stdio library. Level : Intermediate. #includes <iostream.h> <stdio.h> <conio.h>.
Commonf.cpp (C++) Author : Matt Selnekovic (5.38 Kb)
A collection of various formulae , functions and procedures , commonly used. Level Beginner.
Playing wave files in C++  Author : Steven H Don (2.22 Kb)
A demonstration on how to play wave files using DMA. Level : Advanced C++.
 
 

suggestions and comments | About Me !