On Thursday 19 August 2004 13:39, Sheraz wrote: > Hi > > My objective is to make a function that will take > larger string and outputs a compact string....by using > any compression Algo.. > > Do we have any library or Algo to achieve this ? qCompress() / qDecompress() See the QByteVector documentation. -Scott