Solving Problems Due to C Coding Techniques

Some portability problems can be caused by coding techniques that do not translate successfully to other memory models and processors. You can avoid these problems by not using segmented memory. The header files will then handle standard pointers and manage memory correctly.