1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-26 18:20:37 +00:00
QB64-PE/internal/source/data1.txt

12 lines
656 B
Plaintext
Raw Normal View History

qbs *_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS=NULL;
if (!_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS)_FUNC_PARSECMDLINEARGS_STRING_PARSECMDLINEARGS=qbs_new(0,0);
qbs *_FUNC_PARSECMDLINEARGS_STRING_CMDLINE=NULL;
if (!_FUNC_PARSECMDLINEARGS_STRING_CMDLINE)_FUNC_PARSECMDLINEARGS_STRING_CMDLINE=qbs_new(0,0);
int32 *_FUNC_PARSECMDLINEARGS_LONG_TPOS=NULL;
if(_FUNC_PARSECMDLINEARGS_LONG_TPOS==NULL){
_FUNC_PARSECMDLINEARGS_LONG_TPOS=(int32*)mem_static_malloc(4);
*_FUNC_PARSECMDLINEARGS_LONG_TPOS=0;
}
qbs *_FUNC_PARSECMDLINEARGS_STRING_TOKEN=NULL;
if (!_FUNC_PARSECMDLINEARGS_STRING_TOKEN)_FUNC_PARSECMDLINEARGS_STRING_TOKEN=qbs_new(0,0);