Coding programs Created 20 years ago2004-03-30 01:39:45 UTC by fixxxer575 fixxxer575

Created 20 years ago2004-03-30 01:39:45 UTC by fixxxer575 fixxxer575

Posted 20 years ago2004-03-30 01:39:45 UTC Post #20805
Iwant to start coding but i dont have c++. i dont really want to buy it just to make hl mods. is there another program that i can use to code?
Posted 20 years ago2004-03-30 02:46:54 UTC Post #20808
Well, you can do it in a text editor like Notepad, all you need then is a "compiler" to turn your code into an EXE or a DLL or whatever. Have a look on Google for c++ free compiler.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 20 years ago2004-04-01 15:48:27 UTC Post #20984
Actually, all the free compilers suck. Go buy MSVC++, that's the only one that's guaranteed to work...Dev-C++ has been recommended, but it's crap...
Posted 20 years ago2004-04-01 17:38:59 UTC Post #20994
save up and get a C++ package - its the only good way
Posted 20 years ago2004-04-02 20:28:21 UTC Post #21093
i read botman's tutorial (http://planethalflife.com/botman/building.shtml) and he said you could use borland c++ compiler but you need to use his patching program to patch sdk 2.2. the problem is i can't find 2.2 because it too old. i tried the latest version of sdk with the patcher program but it didn't work. anybody know were to get sdk 2.2?
Posted 20 years ago2004-04-10 09:05:31 UTC Post #21950
You know what, I don't understand anything to do with coding - the thought alone sends shivers right down my spine
Posted 20 years ago2004-04-10 11:06:17 UTC Post #21985
Borland is even worse than Dev-C++.
Posted 20 years ago2004-04-11 17:30:14 UTC Post #22174
Is there a tutorial on how to use Dev-C++?
Posted 20 years ago2004-04-12 03:38:43 UTC Post #22196
Not here there's not, have a look around on the 'net.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 20 years ago2004-04-12 07:44:30 UTC Post #22216
Get a book. I learnt c++ with 3 books.
m0p m0pIllogical.
Posted 20 years ago2004-04-15 20:56:39 UTC Post #22704
I dont need to know how to program c++ (yet) I need to how to use Dev-C++ to compile a .dll. Does anybody know how to use Dev-C++?
Posted 20 years ago2004-04-16 12:26:53 UTC Post #22748
You can download an Ebook copy of "The c++ programming language" by Bjarne Stroustrup, using any P2P software...
You must be logged in to post a response.