User profile: califguy

User info
User name:califguy
History
Joined:
Number of posts:12
Latest posts:

copying 2 8 bit values into 1 16 bit value
@jsmith Didnt know about the static_cast operator. Did'nt want to use typecasting as it simply conv...

copying 2 8 bit values into 1 16 bit value
Hey guys, here's what I am looking to do. Have an array thats 8 bit. char [32]. I have a qty, ...

extracting from arrays
Thanks for point the i+ =x part. I missed it.

extracting from arrays
This is how I got it done: [code] while (i<=max length) // say temp[150] { for (i...

extracting from arrays
yea, dunt bother about the 32..33 stuff. Just wanted to run the logic by some people. Lemme also th...

This user does not accept Private Messages