| Secure Programming for Linux and Unix HOWTO | ||
|---|---|---|
| <<< Previous | Structure Program Internals and Approach | Next >>> |
Be careful with the data types used, in particular those used in interfaces. For example, ``signed'' and ``unsigned'' values are treated differently in many languages (such as C or C++).
| <<< Previous | Home | Next >>> |
| Prevent Cross-Site Malicious Content | Up | Carefully Call Out to Other Resources |