table of contents
stralloc_diffs(3) | Library Functions Manual | stralloc_diffs(3) |
NAME¶
stralloc_diffs - check if string is prefix of strallocSYNTAX¶
#include <stralloc.h>int stralloc_diffs(stralloc* a,const char* b);
stralloc_diffs(3) | Library Functions Manual | stralloc_diffs(3) |
int stralloc_diffs(stralloc* a,const char* b);