Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT C++ with C Library
Forum Update on Monday, May 27th 2025

QT C++ with C Library

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 539 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mekzum
    wrote on 20 Nov 2018, 06:37 last edited by
    #1

    Hi Everyone,

    I'm using some C libraries that are unchangeable hardware libraries on QT Desktop project. It works, okay but I want to know the disadvantages of implementation C libraries especially in the long run.

    Thank you.

    R 1 Reply Last reply 20 Nov 2018, 07:45
    0
    • M mekzum
      20 Nov 2018, 06:37

      Hi Everyone,

      I'm using some C libraries that are unchangeable hardware libraries on QT Desktop project. It works, okay but I want to know the disadvantages of implementation C libraries especially in the long run.

      Thank you.

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 20 Nov 2018, 07:45 last edited by
      #2

      @mekzum said in QT C++ with C Library:

      okay but I want to know the disadvantages of implementation C libraries especially in the long run.

      why should there be any at all? Actually they do have some advantages ;) (like compiler independent linking)

      Since they are unchangeable you have to go with them anyway?
      Also note that still many libraries and drivers are still written in C, so C is still pretty alive and still will be many many years.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      M 1 Reply Last reply 21 Nov 2018, 06:35
      9
      • R raven-worx
        20 Nov 2018, 07:45

        @mekzum said in QT C++ with C Library:

        okay but I want to know the disadvantages of implementation C libraries especially in the long run.

        why should there be any at all? Actually they do have some advantages ;) (like compiler independent linking)

        Since they are unchangeable you have to go with them anyway?
        Also note that still many libraries and drivers are still written in C, so C is still pretty alive and still will be many many years.

        M Offline
        M Offline
        mekzum
        wrote on 21 Nov 2018, 06:35 last edited by
        #3

        @raven-worx
        Yes, you are totally right. Viva C
        Actually, I asked C with Qt framework. But I got my answer.

        thank you...

        1 Reply Last reply
        0

        1/3

        20 Nov 2018, 06:37

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved