Skip to content

cf_string_ptr

Category: string
GitHub: cute_string.h


Sets the string to the platform pointer representation of a pointer.

#define cf_string_ptr(s, p) sptr(s, p)
Parameters Description
s The string. Modified in-place.
p The pointer value.

Remarks

Shortform: sptr(s, p).

cf_string_hex
cf_string_int
cf_string_uint