|
Re: Comments for: "Computing properly aligned pointer values"
|
| |
> Perhaps you meant to allocate the header separately from the array of data?
I just realized this ...
|
|
Re: Comments for: "Computing properly aligned pointer values"
|
| |
Yeah it will be correctly aligned, but... why would you want the count variable allocated for each e...
|
|
Re: How useful is C# in my career as an Embedded Software Engineer?
|
| |
The answer most people will give you: no, it is not particulary useful in embedded systems. 10 years...
|
|
Re: Comments for: "Computing properly aligned pointer values"
|
| |
To stir up some discussion... wouldn't the following be an acceptable implementation of the same?
A...
|
|
Comments for: "Computing properly aligned pointer values"
|
| |
Read the article here: Computing properly aligned pointer values
|