This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28069: stdint.h Question

Part Number: TMS320F28069


Tool/software: Code Composer Studio

When i was finding how to define my variable's type,i found that there were many alias names for int or long etc.

Can anyone tell me why ?how to use ?

/* 7.18.1.1 Exact-width integer types */

/* 7.18.1.2 Minimum-width integer types */

/* 7.18.1.3 Fastest minimum-width integer types */

/* 7.18.1.4 Integer types capable of holding object pointers */.....