¡@

Home 

c++ Programming Glossary: image.infoheader.biwidth

I don't understand why this is causeing my program to crash?

http://stackoverflow.com/questions/8424303/i-dont-understand-why-this-is-causeing-my-program-to-crash

void rotate90 Image image Pixel tempPixel new Pixel image.infoHeader.biWidth image.infoHeader.biHeight for int r 0 r image.infoHeader.biHeight.. for int r 0 r image.infoHeader.biHeight r for int c 0 c image.infoHeader.biWidth c int f c r image.infoHeader.biWidth int t image.infoHeader.biHeight.. r for int c 0 c image.infoHeader.biWidth c int f c r image.infoHeader.biWidth int t image.infoHeader.biHeight r 1 image.infoHeader.biWidth..