

Returns 1 on success, 0 on failure (e.g. if you pass it a reference to a string instead of an atom).
But what to do with the char**s after use?
I assume its memory is not supposed to be under our management, so just leave it be.
Did you know ... | Search Documentation: |
![]() | PL_get_atom_chars() |
Returns 1 on success, 0 on failure (e.g. if you pass it a reference to a string instead of an atom).
But what to do with the char**s after use?
I assume its memory is not supposed to be under our management, so just leave it be.