Code center > Darwinbots Program Source Code

Sentence Split

<< < (20/27) > >>

Numsgil:
Porting means rewriting a program from one platform for another.

I'm rewriting the engine to use C++, since about half of the clock cycles currently are spent by Visual Basic doing things in C++ that would take a tenth of the time.

Zelos:
nice, very very nice, is there any big differenses between c++ and vb? I mean programming like

Numsgil:
C++ has alot of things VB doesn't, but VB doesn't really have anything that C++ doesn't.

So I recommend learning VB first, and then making the switch to C++.  80% of C++ will make sense to you if you know VB already.

Zelos:
hmm, sounds like a good idea, and I can trust you?
btw nums a question, where do I find the file that loads a txt file and read it?

Numsgil:
It's in HD_Routines or HDRoutines, I forget what I named it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version