User: maninbluerobe

  • Public profile

User profile: maninbluerobe

User info
User name:maninbluerobe
History
Joined:
Number of posts:5
Latest posts:

Pointers with Images Help
still an access reading violation on the same line

Pointers with Images Help
here is the rest pixel.h [code]//A POD class (Plain Old Data Class) to hold one pixel's worth of da...

Pointers with Images Help
access violation here imageBuf[j*scanline+i*3] = pixels[j][i].blue; and i changed it to this [code]...

Pointers with Images Help
.h [code]#ifndef IMAGE #define IMAGE #include <atlimage.h> #include <string> #include <cstdlib> #in...

Pointers with Images Help
I get a memory access violation when I run the below code. void createNewImage(int width, int height...

This user does not accept Private Messages