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 */.....