function UBoundIncBin(byval pBuf as any ptr) as Long
Получает размер буфера , который был вложен бинарно с помощью макроса IncludeBinary
pBuf - указатель на буфер
Windows , Linux
#Include "window9.bi"
IncludeBinary("1.txt",pText)
? UBoundIncBin(pText)
? *Cast(ZString Ptr , pText)
sleep
Created with the Personal Edition of HelpNDoc: Free iPhone documentation generator