Results 1 to 4 of 4

Thread: bit by bit -> Binary File Reader

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: bit by bit -> Binary File Reader

    You can't read less than a byte each time.(at least, not to my knowledge)
    But why would you need a bit by bit read?
    I am sure the reason will turn out to be not valid.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  2. The following user says thank you to high_flyer for this useful post:

    2lights (1st October 2013)

Similar Threads

  1. Help with Binary reader in qt ???
    By rajji_saini in forum Qt Programming
    Replies: 7
    Last Post: 20th September 2010, 06:34
  2. Open a binary file.
    By TJSonic in forum Qt Programming
    Replies: 13
    Last Post: 22nd July 2010, 23:32
  3. Read binary from file
    By weldpua2008 in forum Newbie
    Replies: 2
    Last Post: 4th April 2009, 00:50
  4. cannot execute binary file
    By mgturner in forum Installation and Deployment
    Replies: 1
    Last Post: 16th March 2009, 18:04
  5. How to Print a doc file (or binary file) to printer
    By rmagro in forum Qt Programming
    Replies: 15
    Last Post: 5th September 2008, 16:46

Tags for this Thread

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.