06.11.2013, 20:03
Quote:
Hello guys, so I have some questions to ask you.
|
2. A tip to you would be to use YCMD and SSCANF instead of strcmp and strtok in the beginning. These are developed by a man under the name ****** who is a great programmer famous for many of his works. You also want to use a good system for saving and loading data, Y_INI for instance. Or if you want you could do MySQL although it would be easier for you to do Y_INI in my opinion. Which of these are the fastest? Well it all depends on what you store and how much data you store. Anyone of them will work anyway.
3. Make sure to not make the script load and/or save things too often.