Click here to Skip to main content
15,910,234 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to use the vector in vc++.net 2005 Pin
Anamika200524-Jul-08 3:01
Anamika200524-Jul-08 3:01 
GeneralRe: how to use the vector in vc++.net 2005 Pin
Matthew Faithfull24-Jul-08 3:44
Matthew Faithfull24-Jul-08 3:44 
Questionpossible to override [] operator? Pin
Sauce!24-Jul-08 0:26
Sauce!24-Jul-08 0:26 
AnswerRe: possible to override [] operator? Pin
Matthew Faithfull24-Jul-08 0:30
Matthew Faithfull24-Jul-08 0:30 
GeneralRe: possible to override [] operator? Pin
Sauce!24-Jul-08 0:33
Sauce!24-Jul-08 0:33 
AnswerRe: possible to override [] operator? Pin
Cedric Moonen24-Jul-08 0:52
Cedric Moonen24-Jul-08 0:52 
GeneralRe: possible to override [] operator? Pin
Sauce!24-Jul-08 1:07
Sauce!24-Jul-08 1:07 
GeneralRe: possible to override [] operator? Pin
Cedric Moonen24-Jul-08 7:40
Cedric Moonen24-Jul-08 7:40 
Sauce! wrote:
If I can't work this out then I'll take a look at them.


You should definitively take a look at them (maybe not for this project but at least for the next one). I agree, it looks quite difficult at a first sight but the STL is very usefull. There are some good container classes (list, vector, map, ...) which have been tested by a lot of people. So, you don't need to reinvent the wheel and come out with something that need testing, debugging and is not flexible enough to be reused.

Cédric Moonen
Software developer

Charting control [v1.4]
OpenGL game tutorial in C++

GeneralRe: possible to override [] operator? Pin
Sauce!24-Jul-08 22:39
Sauce!24-Jul-08 22:39 
QuestionAdding buttons and scrollbar to a groupbox in MFC Pin
hari_honey24-Jul-08 0:25
hari_honey24-Jul-08 0:25 
QuestionGrid Reading Pin
vijith.squadz23-Jul-08 23:59
professionalvijith.squadz23-Jul-08 23:59 
AnswerRe: Grid Reading Pin
KarstenK24-Jul-08 0:42
mveKarstenK24-Jul-08 0:42 
GeneralRe: Grid Reading Pin
vijith.squadz24-Jul-08 17:32
professionalvijith.squadz24-Jul-08 17:32 
QuestionHow to extract each column within the data file after reading ????????? Please Help Pin
taniav23-Jul-08 23:53
taniav23-Jul-08 23:53 
AnswerRe: How to extract each column within the data file after reading ????????? Please Help Pin
CPallini24-Jul-08 0:14
mveCPallini24-Jul-08 0:14 
QuestionRe: How to extract each column within the data file after reading ????????? Please Help Pin
David Crow24-Jul-08 3:08
David Crow24-Jul-08 3:08 
AnswerRe: How to extract each column within the data file after reading ????????? Please Help Pin
taniav27-Jul-08 23:38
taniav27-Jul-08 23:38 
QuestionHELP please. Pin
chasoknight23-Jul-08 23:40
chasoknight23-Jul-08 23:40 
AnswerRe: HELP please. Pin
suefyzah24-Jul-08 15:26
suefyzah24-Jul-08 15:26 
QuestionHow to pass enum variable? Pin
SRKSHOME23-Jul-08 23:27
SRKSHOME23-Jul-08 23:27 
AnswerRe: How to pass enum variable? Pin
Matthew Faithfull23-Jul-08 23:41
Matthew Faithfull23-Jul-08 23:41 
GeneralRe: How to pass enum variable? Pin
SRKSHOME24-Jul-08 1:04
SRKSHOME24-Jul-08 1:04 
QuestionRe: How to pass enum variable? Pin
CPallini24-Jul-08 1:44
mveCPallini24-Jul-08 1:44 
AnswerRe: How to pass enum variable? Pin
SRKSHOME24-Jul-08 2:18
SRKSHOME24-Jul-08 2:18 
GeneralYou are welcome Pin
CPallini24-Jul-08 2:41
mveCPallini24-Jul-08 2:41 

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.