-
Added on
(6th April) : (Code) permut.zip
A program which can print the different permutations of an aray of elements of any size
-
Added on
(2nd April) : (Code) BOOTABLE.exe
A very useful boot code copier.
-
Added on
(2nd April) : (Code) OPOS v0.01
The complete source code to the small Operating System with a really small shell written by me.
-
Added on
(24th March) : (Code) The Hello World OS
, a small operating system which does nothing but print a message
"Hello World !". Includes the boot sector code.
-
Added on
(24th March) : (Code) An exe file header stripper.
-
Added on
(24th March) : (Code) Copyboot ,
which can copy boot sector code into a disk.
-
Added on
(23rd March) : (Code) How To Create A
Window In C++ : Gives code + explanation on how to create a window
in C++. (Windows)
-
Added on
(23rd March) : (Code) CGX File IO
: A file IO library. Contains implementation of operators such as [] ,
<< and >>
-
Added on
(23rd March) : (Code) CGX Console
Library : Set of functions for console manipulations. Contains
functions which can scroll up and down portions of screen....
-
Added on
(23rd March) : (Code) Functions :
unsigned long filesizeof(FILE*) and long nol(FILE*) which determine
the size and the number of lines in a file.
-
Added on
(23rd March) : (Links) New links.
-
Added on
(23rd March) : (Freeware) An exe header
stripper.