iphone - how to get the bytes count of unsigned char datatype in iphonesdk -


wrote below code... how can count of bytes in byteptr variable.

unsigned char *byteptr = (unsigned char *)[imagedata bytes]; 

thanks.....in advance

the number of bytes given [ imagedata length ]


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -