Wednesday
Room 1
10:20 - 11:20
(UTC+02)
Talk (60 min)
Correct Use of Integers in Safety-critical Systems
MISRA and AUTOSAR contain rules against using standard integer types, recommending the used of exact width integer types instead.
C++
C
Security
This talk describes the problems with this approach and a better approach for achieving safety and portability.