Mail Archives: djgpp/1997/03/31/13:41:03
On Mon, 31 Mar 1997, Alexey Kouzmitch wrote:
> Actually, Visual C++ is easy to port since DJGPP supports _THE_ C++
> standard!!! I ported A* Path Finding Algorithm in 15 mins or so. The only
> problem can be some types (like BOOL insted of bool), but those are easily
> fixable with either replace (in editor) or typedef!
What _THE_ C++ standard? If you refer to the ANSI standard, it is not yet
complete. And GNU C++ isn't 100% compatible with the most recent working
version, either.
firewind
- Raw text -