M
mr.hong
Hi,
I am using freeBSD.
I know std:set can be used in C++ for set colleciton .
If I use only C for developing some applicaiton on freeBSD, is there
any unix extension to standard C library or alternative library for
'set'(i.e, uniqueness) operation?
BTW, what I mean by unix extension is something like 'insque' or
'remque' which is not a part of standard C lib functions.
thanks
I am using freeBSD.
I know std:set can be used in C++ for set colleciton .
If I use only C for developing some applicaiton on freeBSD, is there
any unix extension to standard C library or alternative library for
'set'(i.e, uniqueness) operation?
BTW, what I mean by unix extension is something like 'insque' or
'remque' which is not a part of standard C lib functions.
thanks