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

C / C++ / MFC

 
GeneralRe: How to open new windows at the top of z-order, when process is not current process ? Pin
Diddy9-Jun-04 23:44
Diddy9-Jun-04 23:44 
GeneralRe: How to open new windows at the top of z-order, when process is not current process ? Pin
Defenestration10-Jun-04 11:20
Defenestration10-Jun-04 11:20 
GeneralInteger & floating point divide by zero... Pin
herbert_chow8-Jun-04 12:12
herbert_chow8-Jun-04 12:12 
GeneralRe: Integer & floating point divide by zero... Pin
John R. Shaw8-Jun-04 15:52
John R. Shaw8-Jun-04 15:52 
GeneralRe: Integer & floating point divide by zero... Pin
Anonymous8-Jun-04 18:06
Anonymous8-Jun-04 18:06 
GeneralRe: Integer & floating point divide by zero... Pin
John R. Shaw8-Jun-04 19:04
John R. Shaw8-Jun-04 19:04 
GeneralRe: Integer & floating point divide by zero... Pin
Ryan Binns8-Jun-04 18:26
Ryan Binns8-Jun-04 18:26 
GeneralRe: Integer & floating point divide by zero... Pin
herbert_chow8-Jun-04 20:34
herbert_chow8-Jun-04 20:34 
Just to point out.. that anonymous user was me, I forgot to log in.

Thanks for the great tips everyone! The SIGFPE handler interrupt is something I will need to look into as although I've worked with SIGFPE at the C level for an operating systems course. Im not quite sure how to incorporate it into Visual C++ though.

But I guess I got the main point which is to always check that I'm not dividing by zero.

Well... time to start checking EVERY division in my code.
GeneralChild window resizing.. Pin
Bob Stanneveld8-Jun-04 12:10
Bob Stanneveld8-Jun-04 12:10 
GeneralRe: Child window resizing.. Pin
valikac8-Jun-04 12:57
valikac8-Jun-04 12:57 
GeneralRe: Child window resizing.. Pin
Bob Stanneveld9-Jun-04 5:01
Bob Stanneveld9-Jun-04 5:01 
GeneralRe: Child window resizing.. Pin
Vadim Tabakman8-Jun-04 13:57
Vadim Tabakman8-Jun-04 13:57 
GeneralRe: Child window resizing.. Pin
Bob Stanneveld9-Jun-04 5:03
Bob Stanneveld9-Jun-04 5:03 
GeneralSolution! Pin
Bob Stanneveld9-Jun-04 5:01
Bob Stanneveld9-Jun-04 5:01 
QuestionWhy do VC++6 Service Packs cause code size to vary ? Pin
Defenestration8-Jun-04 11:49
Defenestration8-Jun-04 11:49 
AnswerRe: Why do VC++6 Service Packs cause code size to vary ? Pin
John R. Shaw8-Jun-04 16:09
John R. Shaw8-Jun-04 16:09 
GeneralRe: Why do VC++6 Service Packs cause code size to vary ? Pin
Defenestration8-Jun-04 16:53
Defenestration8-Jun-04 16:53 
GeneralRe: Why do VC++6 Service Packs cause code size to vary ? Pin
John R. Shaw8-Jun-04 19:24
John R. Shaw8-Jun-04 19:24 
General3D File viewer Pin
suiram408-Jun-04 10:47
suiram408-Jun-04 10:47 
GeneralRe: 3D File viewer Pin
Vadim Tabakman8-Jun-04 13:31
Vadim Tabakman8-Jun-04 13:31 
GeneralRe: 3D File viewer Pin
Iain Clarke, Warrior Programmer9-Jun-04 5:25
Iain Clarke, Warrior Programmer9-Jun-04 5:25 
GeneralRe: 3D File viewer Pin
Rick York9-Jun-04 11:09
mveRick York9-Jun-04 11:09 
Generalcl.exe Pin
Ni@m8-Jun-04 10:27
Ni@m8-Jun-04 10:27 
GeneralRe: cl.exe Pin
David Crow8-Jun-04 10:35
David Crow8-Jun-04 10:35 
GeneralRe: cl.exe Pin
Ni@m8-Jun-04 10:50
Ni@m8-Jun-04 10:50 

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.