(reinterpret_cast<unsigned char*>(ptr) + offset)
Showing posts with label embedded. Show all posts
Showing posts with label embedded. Show all posts
Jul 23, 2014
[C++] Portable and safe way to add byte offset to any pointer
Portable and safe way to add byte offset to any pointer
Mar 28, 2012
[C++][NOTE] into the embedded world.
This is a MUST read before delving into embedded C++ world!!:
Below are excerpt from Scott Meyers Training Courses:
Effective C++ in an Embedded Environment
| Inside the C++ Object Model
A MUST READ. Understanding how compiler generate codes and the concepts why it does that. I had this book in Traditional Chinese (Taiwan,ROC) version. It's translated by JJHou(侯傑), whom also fixed LOT's of typos in the English version which makes it more comfortable to read.
| |
Effective C++ in an Embedded Environment
Jan 4, 2012
Subscribe to:
Posts (Atom)