Click here to Skip to main content
15,902,445 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: std::map but with multiple values for one key? Pin
Michael Sadlon7-Jun-07 8:11
Michael Sadlon7-Jun-07 8:11 
GeneralRe: std::map but with multiple values for one key? Pin
Cyrilix7-Jun-07 8:19
Cyrilix7-Jun-07 8:19 
AnswerRe: std::map but with multiple values for one key? Pin
Michael Sadlon8-Jun-07 10:19
Michael Sadlon8-Jun-07 10:19 
Question#include files included more than once Pin
prithaa7-Jun-07 2:57
prithaa7-Jun-07 2:57 
AnswerRe: #include files included more than once Pin
CPallini7-Jun-07 3:04
mveCPallini7-Jun-07 3:04 
AnswerRe: #include files included more than once Pin
Cedric Moonen7-Jun-07 3:04
Cedric Moonen7-Jun-07 3:04 
AnswerRe: #include files included more than once Pin
Shouvik Das7-Jun-07 3:06
Shouvik Das7-Jun-07 3:06 
GeneralRe: #include files included more than once Pin
prithaa7-Jun-07 23:06
prithaa7-Jun-07 23:06 
Hello,

thanks for all your replies.

I created planconsts.h has you said
#ifndef _PLANTCONSTS_H
#define _PLANTCONSTS_H

...header file contents...
..........................
..........................

#endif

but still I get the linker problem that the "variable already defined"

Thanks
Prithaa



GeneralRe: #include files included more than once Pin
Shouvik Das7-Jun-07 23:15
Shouvik Das7-Jun-07 23:15 
GeneralRe: #include files included more than once Pin
#realJSOP8-Jun-07 2:35
professional#realJSOP8-Jun-07 2:35 
QuestionSymbol Table Pin
Shouvik Das7-Jun-07 2:48
Shouvik Das7-Jun-07 2:48 
AnswerRe: Symbol Table Pin
Matthew Faithfull7-Jun-07 3:21
Matthew Faithfull7-Jun-07 3:21 
GeneralRe: Symbol Table Pin
Shouvik Das7-Jun-07 22:56
Shouvik Das7-Jun-07 22:56 
GeneralRe: Symbol Table Pin
Matthew Faithfull8-Jun-07 4:21
Matthew Faithfull8-Jun-07 4:21 
QuestionAdding libraries Pin
iayd7-Jun-07 2:14
iayd7-Jun-07 2:14 
AnswerRe: Adding libraries Pin
Rajkumar R7-Jun-07 4:13
Rajkumar R7-Jun-07 4:13 
AnswerRe: Adding libraries Pin
Mark Salsbery7-Jun-07 4:47
Mark Salsbery7-Jun-07 4:47 
QuestionRe: Adding libraries Pin
Hamid_RT7-Jun-07 19:46
Hamid_RT7-Jun-07 19:46 
Questionhow to get screen resolution in VC++? Pin
farah mazhar7-Jun-07 1:09
farah mazhar7-Jun-07 1:09 
AnswerRe: how to get screen resolution in VC++? Pin
Paresh Chitte7-Jun-07 1:20
Paresh Chitte7-Jun-07 1:20 
GeneralRe: how to get screen resolution in VC++? Pin
lucajump7-Jun-07 4:51
lucajump7-Jun-07 4:51 
GeneralRe: how to get screen resolution in VC++? Pin
Paresh Chitte7-Jun-07 18:27
Paresh Chitte7-Jun-07 18:27 
AnswerRe: how to get screen resolution in VC++? Pin
CPallini7-Jun-07 1:21
mveCPallini7-Jun-07 1:21 
AnswerRe: how to get screen resolution in VC++? Pin
Hamid_RT7-Jun-07 19:49
Hamid_RT7-Jun-07 19:49 
QuestionClass Not Register problem Pin
Paramhans Dubey7-Jun-07 0:30
professionalParamhans Dubey7-Jun-07 0:30 

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.