I have a few doubts that is not clear after searching much
- Does the size of data type depend on compiler and target? or Is it already fixed in C standards?
- Do the short / long modify the size of the data type? What does short/long state in C standards?