• What is the advantage of uint8_t over char or bool?

    coldspark
    coldspark

    I have to migrate some C++ functions into a µVision project and usually you use uint8_t instead of char and bool. Is there any downside to using bool? I mean including the bool.h will not make the code significantly larger.

    • Answered
    • 1 month ago
    • Software Tools
    • Arm Compilers forum
  • View related content throughout Software Tools
  • More
  • Cancel