Click here to Skip to main content
16,005,206 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: File reading Pin
toxcct22-Mar-07 4:23
toxcct22-Mar-07 4:23 
AnswerRe: File reading Pin
Christian Graus22-Mar-07 4:52
protectorChristian Graus22-Mar-07 4:52 
AnswerRe: File reading Pin
David Crow22-Mar-07 4:53
David Crow22-Mar-07 4:53 
QuestionA problem with loops Pin
VonHagNDaz22-Mar-07 4:07
VonHagNDaz22-Mar-07 4:07 
AnswerRe: A problem with loops Pin
toxcct22-Mar-07 4:20
toxcct22-Mar-07 4:20 
GeneralRe: A problem with loops Pin
VonHagNDaz22-Mar-07 4:26
VonHagNDaz22-Mar-07 4:26 
GeneralRe: A problem with loops Pin
toxcct22-Mar-07 4:30
toxcct22-Mar-07 4:30 
GeneralRe: A problem with loops Pin
VonHagNDaz22-Mar-07 4:39
VonHagNDaz22-Mar-07 4:39 
Im using VS2005, and i test the value using break points and checking the locals portion of the debugger. i do a conditional break at the beginning of the block if (Channel = -1). I also break at the the two function calls within this block. None of these functions take Channel as an argument. I also break at the end of the block to check Channel. Now it is impossible to check the value at each break all the time, because this function is called roughly a million times(deals with individual pixels split into various ink channels for images ~150+ Mb).

I win because I have the most fun in life...

GeneralRe: A problem with loops Pin
toxcct22-Mar-07 4:50
toxcct22-Mar-07 4:50 
GeneralRe: A problem with loops Pin
VonHagNDaz22-Mar-07 4:56
VonHagNDaz22-Mar-07 4:56 
QuestionRe: A problem with loops Pin
David Crow22-Mar-07 4:59
David Crow22-Mar-07 4:59 
AnswerRe: A problem with loops Pin
VonHagNDaz22-Mar-07 5:13
VonHagNDaz22-Mar-07 5:13 
GeneralRe: A problem with loops Pin
David Crow22-Mar-07 5:17
David Crow22-Mar-07 5:17 
GeneralRe: A problem with loops Pin
DLChambers23-Mar-07 16:33
DLChambers23-Mar-07 16:33 
GeneralRe: A problem with loops Pin
toxcct24-Mar-07 1:10
toxcct24-Mar-07 1:10 
GeneralRe: A problem with loops Pin
David Crow22-Mar-07 4:56
David Crow22-Mar-07 4:56 
GeneralRe: A problem with loops Pin
VonHagNDaz22-Mar-07 5:07
VonHagNDaz22-Mar-07 5:07 
GeneralRe: A problem with loops Pin
David Crow22-Mar-07 5:16
David Crow22-Mar-07 5:16 
GeneralRe: A problem with loops Pin
VonHagNDaz22-Mar-07 5:28
VonHagNDaz22-Mar-07 5:28 
QuestionRe: A problem with loops Pin
David Crow22-Mar-07 5:37
David Crow22-Mar-07 5:37 
AnswerRe: A problem with loops Pin
VonHagNDaz22-Mar-07 5:48
VonHagNDaz22-Mar-07 5:48 
QuestionRe: A problem with loops Pin
David Crow22-Mar-07 5:53
David Crow22-Mar-07 5:53 
AnswerRe: A problem with loops Pin
VonHagNDaz22-Mar-07 6:00
VonHagNDaz22-Mar-07 6:00 
QuestionRe: A problem with loops Pin
David Crow22-Mar-07 6:13
David Crow22-Mar-07 6:13 
AnswerRe: A problem with loops Pin
VonHagNDaz22-Mar-07 6:47
VonHagNDaz22-Mar-07 6:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.