Forum: C Dec 2nd, 2005 |
| Replies: 4 Views: 3,493 I like that - that looks good.
Thanks,
Anthony |
Forum: C Dec 2nd, 2005 |
| Replies: 4 Views: 3,493 Hello,
Okay I'm stumped and can't figure out why this code chunk isn't working properly (works on square matrixs; everything else doesn't work)....
uint8 * imageTranspose( uint8 *im ){
... |