The Dink Network

Reply to Re: Announcement: Dink Engine Source Code Release Imminent

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 11th 2003, 04:55 PM
wizardb.gif
merlin
Peasant He/Him
 
Ric, it took me about 6 hours to learn C++, but that doesn't mean It's an easy language. It all depends on the compiler that you use (I use Dev-Cpp, a frontend for MinGW, which is a windows version of GCC). Also, it gets complicated depending on which libraries you use (i.e. DirectX, OpenGL, DevIL (OpenIL), VxWindows, etc.) But if you just want a program that runs in DOS mode, it's easy as pie.