Microchip XC8 has non-standard int types - __int24 and __uint24 and produced from them (by typedef) int24_t and uint24_t.
However, pc-lint does not know about them. What is the way to make pc-lint know about these types?
Microchip XC8 has non-standard int types - __int24 and __uint24 and produced from them (by typedef) int24_t and uint24_t.
However, pc-lint does not know about them. What is the way to make pc-lint know about these types?
Copyright © 2021 Jogjafile Inc.