Results 1 to 9 of 9

Thread: Ascii control characters

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Feb 2009
    Posts
    16
    Thanks
    2
    Platforms
    Unix/X11

    Default Re: Ascii control characters

    My input is in a standard string format:

    Qt Code:
    1. std::string compressed_string2;
    To copy to clipboard, switch view to plain text mode 

    c_str converts a regular string to a QString.
    Last edited by priceey; 23rd February 2009 at 15:59.

Similar Threads

  1. How to Compare Characters ASCII value?
    By merry in forum Qt Programming
    Replies: 5
    Last Post: 14th July 2008, 12:05
  2. Replies: 4
    Last Post: 10th July 2007, 20:11
  3. Problem at time compilation in traslation of language
    By thomasjoy in forum Qt Programming
    Replies: 3
    Last Post: 22nd May 2007, 14:18
  4. Replies: 6
    Last Post: 3rd February 2006, 09:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.