Re: string pointer

new topic     » goto parent     » topic index » view thread      » older message » newer message

allocate_string("string") allocates the number of bytes in "string"+1(the
extra byte is for a NULL character which terminates most, if not all,
strings) and pokes it into the resulting pointer, which it returns to you.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu