CMP - United Business Media TechOnline
All Articles Products Courses Papers VirtuaLabs Webinars Web
 
LoginRegister

Home » TechOnline Forums » D_Lundin

 
 
User Profile for Daniel Lundin
D_Lundin
   
 
Name: Daniel Lundin  
Registered: Aug 11, 2009
Total Posts: 11
   


Recent Messages: Point your RSS reader here for a feed of the latest messages in all forums
Re: Comments for: "Computing properly aligned pointer values"
 
Embedded.com Forum, Nov 9, 2009
> 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"
 
Embedded.com Forum, Nov 9, 2009
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?
 
Embedded.com Forum, Nov 4, 2009
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"
 
Embedded.com Forum, Nov 2, 2009
To stir up some discussion... wouldn't the following be an acceptable implementation of the same? A...
Comments for: "Computing properly aligned pointer values"
 
Embedded.com Forum, Nov 2, 2009
Read the article here: Computing properly aligned pointer values