Click here to Skip to main content
15,888,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralData mismatch for Intel C++ Release Pin
SandeepKumarSingh17-May-04 3:22
SandeepKumarSingh17-May-04 3:22 
GeneralRe: Data mismatch for Intel C++ Release Pin
bikram singh17-May-04 4:48
bikram singh17-May-04 4:48 
GeneralVC .DLL + Centura string Pin
JensB17-May-04 3:21
JensB17-May-04 3:21 
QuestionHow to change window title text font? Pin
george ivanov17-May-04 3:16
george ivanov17-May-04 3:16 
AnswerRe: How to change window title text font? Pin
Roger Allen17-May-04 3:44
Roger Allen17-May-04 3:44 
QuestionCan anyone explain? Pin
V.17-May-04 2:27
professionalV.17-May-04 2:27 
GeneralCompiler Error / math.h Pin
harwanegg17-May-04 2:03
harwanegg17-May-04 2:03 
GeneralRe: Compiler Error / math.h Pin
Roger Allen17-May-04 3:48
Roger Allen17-May-04 3:48 
Its probably not that line, but the line previous to it that has the problem. It only get exposed in debug due to the way the #ifdef gets evaluated.

Take a look at the file that is including math.h and see what is just before it. Also, try getting the preprocessor to give you a file you can examine to see what the C++ compiler is actually getting. My bet is that you have a missing ";" in one of the files including math.h

Roger Allen - Sonork 100.10016
Strong Sad: I am sad I am flying
Who is your favorite Strong?

GeneralRe: Compiler Error / math.h Pin
harwanegg17-May-04 5:34
harwanegg17-May-04 5:34 
GeneralDistributed, Concurrent, Networking Programming Pin
nguyenvhn17-May-04 1:04
nguyenvhn17-May-04 1:04 
GeneralRe: Distributed, Concurrent, Networking Programming Pin
valikac17-May-04 6:51
valikac17-May-04 6:51 
GeneralQuestion on Menu Events Pin
Abin17-May-04 0:30
Abin17-May-04 0:30 
GeneralRe: Question on Menu Events Pin
Michael Dunn17-May-04 0:45
sitebuilderMichael Dunn17-May-04 0:45 
GeneralRe: Question on Menu Events Pin
Abin17-May-04 3:42
Abin17-May-04 3:42 
GeneralXP stops updating my windows ... Pin
Martin Steiner17-May-04 0:24
Martin Steiner17-May-04 0:24 
GeneralRe: XP stops updating my windows ... Pin
Michael Dunn17-May-04 0:47
sitebuilderMichael Dunn17-May-04 0:47 
GeneralMake Enter key move focus like Tab key for CFormview Pin
kritsakon17-May-04 0:11
kritsakon17-May-04 0:11 
GeneralRe: Make Enter key move focus like Tab key for CFormview Pin
Steve S17-May-04 1:00
Steve S17-May-04 1:00 
QuestionHow to prevent wininet from writing cookies automatically? Pin
microsea17-May-04 0:04
microsea17-May-04 0:04 
GeneralChanging colour of Dropdown list Pin
Alton Williams16-May-04 23:47
Alton Williams16-May-04 23:47 
GeneralSending messages to CDateTimeCtrl using Buttons Pin
Andrew Whittle16-May-04 23:36
Andrew Whittle16-May-04 23:36 
GeneralRe: Sending messages to CDateTimeCtrl using Buttons Pin
valikac17-May-04 6:52
valikac17-May-04 6:52 
Questionhow to format a floppy disk? Pin
Shuang. Wu16-May-04 23:25
Shuang. Wu16-May-04 23:25 
AnswerRe: how to format a floppy disk? Pin
Alexander M.,16-May-04 23:58
Alexander M.,16-May-04 23:58 
GeneralRe: how to format a floppy disk? Pin
Shuang. Wu17-May-04 14:54
Shuang. Wu17-May-04 14:54 

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.