mlen
Size till zero. Determines the number of bytes till zero.
func uint mlen (
uint data
)
uint data
)
Parameters
data | The pointer to a memory space. |
Return value
The number of bytes till the zero character.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Size till zero. Determines the number of bytes till zero.
data | The pointer to a memory space. |
The number of bytes till the zero character.
Related links | Source |