Questions tagged [chilkat]

Chilkat is a company which develops libraries for a number of platforms, including Linux, MAC OS X, iOS, Android, Solaris, HP-UX, Red Hat, CentOS, FreeBSD and Windows.

Chilkat is a company which develops libraries for a number of platforms, including Linux, MAC OS X, iOS, Android, Solaris, HP-UX, Red Hat, CentOS, FreeBSD and Windows. The company's homepage is located at Chilkat Software.

316 questions
-4
votes
1 answer

how to use gzip.compressString() function in c++

how to use gzip.compressstring() function using chilkat. the syntax is bool CompressString(const char *inStr, const char *outCharset, CkByteData &outBytes); // COMPRESSSTRING_END // COMPRESSSTRINGTOFILE_BEGIN .but i dont know how to implement it in…
lotus
  • 1
  • 1
1 2 3
21
22