I just downloaded the PureBasic demo a few days ago and I want to learn more about it. I haven't been able to find any good English tutorials. So can someone help me learn the language or tell me where some good tutorials are? And are these commands available in the upgrade from PureBasic 3.80 to 3.81: GetTickCount_() and Sleep_()
These are two commands in tutorials that I have seen and they don't work.
Beginner needs help...
Look at this link:
viewtopic.php?t=10088
Use the search function on the forums alot to have more questions answered. Also the commands 'GetTickCount_() and Sleep_()' are Win32 API commands (you can tell by the underscore '_') which are not available in the demo version.
viewtopic.php?t=10088
Use the search function on the forums alot to have more questions answered. Also the commands 'GetTickCount_() and Sleep_()' are Win32 API commands (you can tell by the underscore '_') which are not available in the demo version.
I have some 2D game examples fir PureBasic on my site, but they wont work with the demo. Sorry but you can check them out here
http://www.3dcurrman.com and every program on my site was written in PB so you can see some of the power it has
http://www.3dcurrman.com and every program on my site was written in PB so you can see some of the power it has



