table of contents
stralloc_diffs(3) | Library Functions Manual | stralloc_diffs(3) |
NAME¶
stralloc_diffs - compare two strallocsSYNTAX¶
#include <stralloc.h>int stralloc_diff(const stralloc* a,const stralloc* b);
stralloc_diffs(3) | Library Functions Manual | stralloc_diffs(3) |
int stralloc_diff(const stralloc* a,const stralloc* b);