1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
QB64-PE/internal/source/data146.txt
2022-08-26 12:44:07 +00:00

11 lines
354 B
Plaintext

int32 *_FUNC_GETBUFLEN_LONG_GETBUFLEN=NULL;
if(_FUNC_GETBUFLEN_LONG_GETBUFLEN==NULL){
_FUNC_GETBUFLEN_LONG_GETBUFLEN=(int32*)mem_static_malloc(4);
*_FUNC_GETBUFLEN_LONG_GETBUFLEN=0;
}
int32 *_FUNC_GETBUFLEN_LONG_BUF=NULL;
if(_FUNC_GETBUFLEN_LONG_BUF==NULL){
_FUNC_GETBUFLEN_LONG_BUF=(int32*)mem_static_malloc(4);
*_FUNC_GETBUFLEN_LONG_BUF=0;
}