Thread
:
sizeof question
View Single Post
May 4th, 2008, 12:48 AM
#
3
Sorrofix
Expert Bug Developer
Join Date: Apr 2008
Posts: 16
Rep Power:
0
Re: sizeof question
>But beware, this kind of sizeof trick can only be used on
>arrays where the compiler knows the size of it in advance.
And of course, don't use it on a pointer. Even if they do seem a lot like arrays...
Sorrofix
View Public Profile
Find More Posts by Sorrofix