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

C / C++ / MFC

 
GeneralRe: two dialogs placing problem? Pin
led mike30-Oct-07 11:10
led mike30-Oct-07 11:10 
QuestionNumber of Columns used in excel Pin
prithaa30-Oct-07 6:28
prithaa30-Oct-07 6:28 
QuestionI Need some help creating HBITMAP Pin
Miguel Resto30-Oct-07 5:12
Miguel Resto30-Oct-07 5:12 
AnswerRe: I Need some help creating HBITMAP [modified] Pin
Mark Salsbery30-Oct-07 6:49
Mark Salsbery30-Oct-07 6:49 
GeneralRe: I Need some help creating HBITMAP Pin
Miguel Resto30-Oct-07 17:18
Miguel Resto30-Oct-07 17:18 
GeneralRe: I Need some help creating HBITMAP Pin
Nelek30-Oct-07 22:13
protectorNelek30-Oct-07 22:13 
GeneralRe: I Need some help creating HBITMAP Pin
Mark Salsbery31-Oct-07 5:03
Mark Salsbery31-Oct-07 5:03 
Questiongot problem in compiling Pin
scizj30-Oct-07 4:31
scizj30-Oct-07 4:31 
My Probelm:

I have the following file:

tmath.h: contains some definition of functions imax() and multi()
complex.h: contains the interface of class complex
complex.cpp: contains the implementation of class complex. In this file, complex.h and tmath.h are included.
cmatrix.h: defines some functions on class complex.h. In this file, tmath.h and complex.h are included.

test.cpp: my testing program.

The problem: when I building the .exe file, the compiler (VC 6.0) cannot linking to complex.cpp, says
the functions imax() and multi() are already defined in the test.object.

Can anyboday help me to figure it out? Thanks.
AnswerRe: got problem in compiling Pin
led mike30-Oct-07 4:38
led mike30-Oct-07 4:38 
AnswerRe: got problem in compiling Pin
David Crow30-Oct-07 4:39
David Crow30-Oct-07 4:39 
GeneralRe: got problem in compiling Pin
led mike30-Oct-07 6:02
led mike30-Oct-07 6:02 
AnswerRe: got problem in compiling Pin
Nelek30-Oct-07 22:04
protectorNelek30-Oct-07 22:04 
QuestionNaive Bayes Pin
rarayi30-Oct-07 4:02
rarayi30-Oct-07 4:02 
AnswerRe: Naive Bayes Pin
Nelek30-Oct-07 4:09
protectorNelek30-Oct-07 4:09 
AnswerRe: Naive Bayes Pin
led mike30-Oct-07 4:39
led mike30-Oct-07 4:39 
Questionhow can i forbid anyone else to change the time of the computer? Pin
lostangels30-Oct-07 3:37
lostangels30-Oct-07 3:37 
AnswerRe: how can i forbid anyone else to change the time of the computer? Pin
Nelek30-Oct-07 4:08
protectorNelek30-Oct-07 4:08 
AnswerRe: how can i forbid anyone else to change the time of the computer? Pin
led mike30-Oct-07 4:41
led mike30-Oct-07 4:41 
Questionhelp needed for MFC ritch GUI controls Pin
sarat12in30-Oct-07 3:28
sarat12in30-Oct-07 3:28 
AnswerRe: help needed for MFC ritch GUI controls Pin
Dewm Solo30-Oct-07 3:51
Dewm Solo30-Oct-07 3:51 
AnswerRe: help needed for MFC ritch GUI controls Pin
led mike30-Oct-07 4:43
led mike30-Oct-07 4:43 
Questionsend big message from client to server [modified] Pin
Russell'30-Oct-07 2:22
Russell'30-Oct-07 2:22 
AnswerRe: send big message from client to server Pin
JudyL_MD30-Oct-07 2:27
JudyL_MD30-Oct-07 2:27 
AnswerRe: send big message from client to server Pin
Mark Salsbery30-Oct-07 7:15
Mark Salsbery30-Oct-07 7:15 
GeneralRe: send big message from client to server Pin
Russell'30-Oct-07 7:33
Russell'30-Oct-07 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.