Click here to Skip to main content
15,886,049 members
Articles / Programming Languages / C++

Pointer Arithmetic and Portable Code

Rate me:
Please Sign up or sign in to vote.
2.73/5 (11 votes)
3 Mar 2004CPOL3 min read 62.2K   15  
Avoid writing code that depends on pointer arithmetic to make your code portable.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader American Institute for Research
United States United States
Working as a Team leader in American Institute for Research

Comments and Discussions