Click here to Skip to main content
16,015,414 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 23:00
Cedric Moonen29-Jun-10 23:00 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban29-Jun-10 23:46
Parthiban29-Jun-10 23:46 
GeneralRe: Scatter chart in GMS strip chart Pin
Cedric Moonen29-Jun-10 23:50
Cedric Moonen29-Jun-10 23:50 
GeneralRe: Scatter chart in GMS strip chart Pin
Parthiban30-Jun-10 0:05
Parthiban30-Jun-10 0:05 
QuestionMinGW - C++ code compiles only in example file but not my file! Pin
Trevor Johansen29-Jun-10 19:30
Trevor Johansen29-Jun-10 19:30 
AnswerRe: MinGW - C++ code compiles only in example file but not my file! Pin
Niklas L29-Jun-10 20:35
Niklas L29-Jun-10 20:35 
AnswerRe: MinGW - C++ code compiles only in example file but not my file! Pin
Emilio Garavaglia29-Jun-10 22:07
Emilio Garavaglia29-Jun-10 22:07 
AnswerRe: MinGW - C++ code compiles only in example file but not my file! Pin
Aescleal29-Jun-10 22:09
Aescleal29-Jun-10 22:09 
In the CPP file you're building with are you inclusing something like monster.h before random.h? If you are is there a structure or class in there called Monster which isn't terminated with a semi-colon?

Create a new cpp file, include random.h in it and try compiling it from the command line. That should show whether the file that's doing the including is the one that's got the error in it.

Cheers,

Ash
QuestionUI Question Pin
Orion Star29-Jun-10 10:44
Orion Star29-Jun-10 10:44 
QuestionRe: UI Question Pin
David Crow29-Jun-10 11:05
David Crow29-Jun-10 11:05 
AnswerRe: UI Question Pin
Richard Andrew x6429-Jun-10 12:00
professionalRichard Andrew x6429-Jun-10 12:00 
Questionmaster file table Pin
mdocvc29-Jun-10 10:13
mdocvc29-Jun-10 10:13 
AnswerRe: master file table Pin
«_Superman_»29-Jun-10 15:11
professional«_Superman_»29-Jun-10 15:11 
GeneralRe: master file table Pin
mdocvc30-Jun-10 6:52
mdocvc30-Jun-10 6:52 
AnswerRe: master file table Pin
Member 419459329-Jun-10 16:08
Member 419459329-Jun-10 16:08 
QuestionPass Message to Window Procedure Pin
Fareed Rizkalla29-Jun-10 7:26
Fareed Rizkalla29-Jun-10 7:26 
AnswerRe: Pass Message to Window Procedure Pin
Rajesh R Subramanian29-Jun-10 7:30
professionalRajesh R Subramanian29-Jun-10 7:30 
AnswerRe: Pass Message to Window Procedure Pin
«_Superman_»29-Jun-10 15:16
professional«_Superman_»29-Jun-10 15:16 
Questionwhy segmentation fault ! Pin
wbgxx29-Jun-10 7:07
wbgxx29-Jun-10 7:07 
AnswerRe: why segmentation fault ! Pin
Aescleal29-Jun-10 7:31
Aescleal29-Jun-10 7:31 
GeneralRe: why segmentation fault ! Pin
wbgxx29-Jun-10 7:38
wbgxx29-Jun-10 7:38 
GeneralRe: why segmentation fault ! Pin
Aescleal29-Jun-10 8:02
Aescleal29-Jun-10 8:02 
GeneralRe: why segmentation fault ! Pin
David Crow29-Jun-10 9:10
David Crow29-Jun-10 9:10 
GeneralRe: why segmentation fault ! Pin
Aescleal29-Jun-10 9:21
Aescleal29-Jun-10 9:21 
AnswerRe: why segmentation fault ! Pin
Fareed Rizkalla29-Jun-10 7:33
Fareed Rizkalla29-Jun-10 7:33 

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.