Skip to content

cf_sivalid

Category: string
GitHub: cute_string.h


Returns true if the string is a static, stable, unique pointer from cf_sintern.

#define cf_sivalid(s) sivalid(s)
Parameters Description
s The string.

Remarks

This is not a secure method -- do not use it on any potentially dangerous strings. It's designed to be very simple and fast, nothing more.

cf_sintern
cf_sintern_range
cf_sinuke
cf_silen