Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"02-09-09 - void pointer"

2 Comments -

1 – 2 of 2
Anonymous Anonymous said...

That's the one thing I do in C all the time that never ports to C++... so I've been slowly getting in the habit of doing it the C++ way since everyone always wants to compile my libraries as C++...

February 10, 2009 at 1:17 PM

Blogger MH said...

They should also just turn off the pointer aliasing optimization when you pass pointers through void* also.

February 11, 2009 at 4:09 AM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.