Re: UTF-8 and some issues...
Petr Pisar <[email protected]>
| Newsgroups | gmane.network.centericq |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Stéphane Bisinger wrote:
> I am trying to see how hard it could be to make
> centericq working with utf-8.
Great.
> The first one, and the one who made me write to you,
> is that I cannot find the source code for the function
> strpbrk();. It is only available in
> kkstrtext-0.1/libkkstrtext.a, but not in any c/c++
> file... How is that??? I am quite sure that there will
> be something to change there too...
It's a libc funcion. See strpbrk(3):
NAME
strpbrk - search a string for any of a set of characters
SYNOPSIS
#include <string.h>
char *strpbrk(const char *s, const char *accept);
...
- -- Petr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
iD8DBQFEzRn3uR4f4nEwzHIRAohuAJ4phZeJD6zhXnzY2XnWh0nsFVOVGwCgmovS
/LUzNrcC05ma8WD/KiSD43k=
=cX15
-----END PGP SIGNATURE-----
_______________________________________________
Cicq mailing list
[email protected]
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/