Next: Running the program
Up: Obtaining and compiling the
Previous: Requirements
For Visual C
.NET, simply create a solution including all extracted files and let the development environment compile it.
For GNU C
compiler, extract all files in to one directory and type
g++ -o ed *.cpp
Nguyen Cam Thach
2005-05-25