9 lines
547 B
Markdown
9 lines
547 B
Markdown
|
|
BlitzUtility
|
||
|
|
=======================
|
||
|
|
|
||
|
|
The beaty of C++ and how fast you can do something in it. I didn't want to mess around with unsafe pointers and invalid stacks in BlitzBasic, so instead I just wrote it in C++ and made the code public.
|
||
|
|
Documentation at: http://www.blitzforum.de/forum/viewtopic.php?p=405650#405650
|
||
|
|
|
||
|
|
License
|
||
|
|
=======
|
||
|
|
BlitzUtility by Michael Fabian Dirks is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
|