Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: XML & STL Pin
Christian Graus22-Oct-02 11:32
protectorChristian Graus22-Oct-02 11:32 
GeneralRe: XML & STL Pin
Giles22-Oct-02 11:41
Giles22-Oct-02 11:41 
GeneralRe: XML & STL Pin
Christian Graus22-Oct-02 12:01
protectorChristian Graus22-Oct-02 12:01 
GeneralRe: XML & STL Pin
Giles22-Oct-02 12:10
Giles22-Oct-02 12:10 
GeneralRe: XML & STL Pin
Christian Graus22-Oct-02 12:14
protectorChristian Graus22-Oct-02 12:14 
GeneralRe: XML & STL Pin
Giles22-Oct-02 12:18
Giles22-Oct-02 12:18 
Generalvector Pin
pnpfriend22-Oct-02 11:24
pnpfriend22-Oct-02 11:24 
GeneralRe: vector<int > Pin
Christian Graus22-Oct-02 11:28
protectorChristian Graus22-Oct-02 11:28 
I see you worked it out Smile | :)

1. what is

Win wrote:
vectorLCArray;

????

Is this a typedef that is still missing it's < > ? I think it's better just to have vector<int> listCountArray. Oh, don't call it list, it's not a list at all.

2. You should use the bits of std you need, as in using std::vector. Otherwise, why have namespaces at all ?




Christian

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
GeneralRe: vector<int > Pin
pnpfriend22-Oct-02 11:52
pnpfriend22-Oct-02 11:52 
GeneralRe: vector<int > Pin
Christian Graus22-Oct-02 11:59
protectorChristian Graus22-Oct-02 11:59 
Generalvector<int > Pin
Anonymous22-Oct-02 11:19
Anonymous22-Oct-02 11:19 
GeneralRe: vector<int > Pin
Christian Graus22-Oct-02 11:25
protectorChristian Graus22-Oct-02 11:25 
QuestionHow to programmatically disable screen saver? Pin
Anonymous22-Oct-02 10:40
Anonymous22-Oct-02 10:40 
AnswerRe: How to programmatically disable screen saver? Pin
Diarrhio22-Oct-02 11:39
Diarrhio22-Oct-02 11:39 
AnswerRe: How to programmatically disable screen saver? Pin
Alexander Wiseman22-Oct-02 12:26
Alexander Wiseman22-Oct-02 12:26 
AnswerRe: How to programmatically disable screen saver? Pin
Joe Woodbury22-Oct-02 12:56
professionalJoe Woodbury22-Oct-02 12:56 
GeneralInteresting CRC32 problem Pin
Henry P.22-Oct-02 10:35
Henry P.22-Oct-02 10:35 
GeneralRe: Interesting CRC32 problem Pin
Giles22-Oct-02 11:14
Giles22-Oct-02 11:14 
GeneralRe: Interesting CRC32 problem Pin
Chris Losinger22-Oct-02 11:53
professionalChris Losinger22-Oct-02 11:53 
GeneralOpen Dialog from View/Doc Pin
G. White22-Oct-02 10:14
G. White22-Oct-02 10:14 
GeneralRe: Open Dialog from View/Doc Pin
valikac22-Oct-02 10:22
valikac22-Oct-02 10:22 
GeneralRe: Open Dialog from View/Doc Pin
G. White22-Oct-02 10:31
G. White22-Oct-02 10:31 
GeneralRe: Open Dialog from View/Doc Pin
l a u r e n22-Oct-02 11:25
l a u r e n22-Oct-02 11:25 
GeneralCRecordSet::Update() - No cursor name available Pin
PJ Arends22-Oct-02 10:13
professionalPJ Arends22-Oct-02 10:13 
GeneralWay to generate license codes Pin
Wim Jans22-Oct-02 8:08
Wim Jans22-Oct-02 8:08 

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.