Results 1 to 8 of 8

Thread: Invalid parameter passed to C runtime function

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Invalid parameter passed to C runtime function

    Quote Originally Posted by Satansoft View Post
    Perhaps and overcomplicated, but task must be solved. I chose C++11 methods by reason of transparency, have any ideas to solve it?
    If it is your school task then we cannot interfere with it, we can only give you hints regarding the use of Qt. I can only suggest to divide your code into classes -- one for the producer, one for the consumer and one for management and user-interface. Then it should be much easier for you to comprehend what is where. If using std::thread is not an explicit requirement then you might want to switch to using QThread.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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

    Satansoft (29th November 2014)

Similar Threads

  1. Replies: 6
    Last Post: 25th January 2014, 10:12
  2. Replies: 1
    Last Post: 9th January 2014, 15:31
  3. Replies: 4
    Last Post: 4th January 2012, 22:43
  4. Replies: 0
    Last Post: 24th October 2010, 19:09
  5. Replies: 1
    Last Post: 25th September 2010, 08:20

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.