Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 355545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T12:01:40+00:00 2026-05-12T12:01:40+00:00

Do you prefer to see something like t_byte* (with typedef unsigned char t_byte )

  • 0

Do you prefer to see something like t_byte* (with typedef unsigned char t_byte) or unsigned char* in code?

I’m leaning towards t_byte in my own libraries, but have never worked on a large project where this approach was taken, and am wondering about pitfalls.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T12:01:41+00:00Added an answer on May 12, 2026 at 12:01 pm

    If you’re using C99 or newer, you should use stdint.h for this. uint8_t, in this case.

    C++ didn’t get this header until C++11, calling it cstdint. Old versions of Visual C++ didn’t let you use C99’s stdint.h in C++ code, but pretty much every other C++98 compiler did, so you may have that option even when using old compilers.

    As with so many other things, Boost papers over this difference in boost/integer.hpp, providing things like uint8_t if your compiler’s standard C++ library doesn’t.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I often find I want to write code something like this in C#, but
Just installed AnkhSVN and I see the equivalent of svn up but I'd prefer
I have a class containing a number of properties, something like: public class Update
I see from the Postgres 8.1 docs that EXPLAIN generated something like tabular data:
In a language where both are available, would you prefer to see an instance
I prefer to use OOP in large scale projects like the one I'm working
i prefer jquery. let's say i have a string with , adam, lisa, john,
I'm using a thread that is continuously reading from a queue. Something like: public
The problem I see with this code is that although it is working, some
I would like to see how a large (>40 developers) project done with Python

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.