Click here to Skip to main content
16,011,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multiple FIles to be read from 1 directory in C++ Pin
Trollslayer20-Jul-05 6:43
mentorTrollslayer20-Jul-05 6:43 
GeneralRe: Multiple FIles to be read from 1 directory in C++ Pin
LCI20-Jul-05 7:02
LCI20-Jul-05 7:02 
GeneralRe: Multiple FIles to be read from 1 directory in C++ Pin
David Crow20-Jul-05 8:41
David Crow20-Jul-05 8:41 
Generalreturn an array Pin
Halawlaws20-Jul-05 5:37
Halawlaws20-Jul-05 5:37 
GeneralRe: return an array Pin
toxcct20-Jul-05 5:41
toxcct20-Jul-05 5:41 
GeneralRe: return an array Pin
Halawlaws20-Jul-05 20:21
Halawlaws20-Jul-05 20:21 
GeneralRe: return an array Pin
Kevin McFarlane20-Jul-05 10:15
Kevin McFarlane20-Jul-05 10:15 
GeneralRe: return an array Pin
toxcct20-Jul-05 20:28
toxcct20-Jul-05 20:28 
Kevin McFarlane wrote:
If you're using C++ and not C then use a vector instead of an array.

i don't agree. there is not only ONE solution to a problem. vector certainly have some advantages, but they are surely not the best is other cases.
all depends on what you need to do.

vectors are types of lists that are optimized when their size/number of elements vary more than "a few times"...

but they are not the only container to be used ; there is vector, list, stack...



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: return an array Pin
Kevin McFarlane21-Jul-05 7:44
Kevin McFarlane21-Jul-05 7:44 
GeneralRe: return an array Pin
David Crow21-Jul-05 2:40
David Crow21-Jul-05 2:40 
GeneralRe: return an array Pin
Kevin McFarlane21-Jul-05 7:41
Kevin McFarlane21-Jul-05 7:41 
GeneralRe: return an array Pin
Someonehehe20-Jul-05 20:58
Someonehehe20-Jul-05 20:58 
QuestionAccessing mailslots from SMTP sink? Pin
dandy7220-Jul-05 5:13
dandy7220-Jul-05 5:13 
GeneralBitBlt problem Pin
Xaarquath20-Jul-05 4:46
Xaarquath20-Jul-05 4:46 
GeneralRe: BitBlt problem Pin
pHaze42620-Jul-05 5:59
pHaze42620-Jul-05 5:59 
Questionwhich is best , windebug,i36kd.exe and debugview? Pin
babur khan20-Jul-05 3:52
babur khan20-Jul-05 3:52 
Questionhow to debug NDIS drivers with both i386KD and windbg? Pin
babur khan20-Jul-05 3:49
babur khan20-Jul-05 3:49 
GeneralRich edit control Pin
Aqueel20-Jul-05 3:47
Aqueel20-Jul-05 3:47 
GeneralRe: Rich edit control Pin
David Crow20-Jul-05 3:57
David Crow20-Jul-05 3:57 
GeneralRe: Rich edit control Pin
Neelesh K J Jain20-Jul-05 6:56
Neelesh K J Jain20-Jul-05 6:56 
GeneralRe: Rich edit control Pin
Trollslayer20-Jul-05 7:08
mentorTrollslayer20-Jul-05 7:08 
GeneralUnexpected exception found problem-help urgently Pin
sayup20-Jul-05 3:45
sayup20-Jul-05 3:45 
GeneralRe: Unexpected exception found problem-help urgently Pin
Marc Soleda20-Jul-05 4:05
Marc Soleda20-Jul-05 4:05 
GeneralRe: Unexpected exception found problem-help urgently Pin
David Crow20-Jul-05 4:08
David Crow20-Jul-05 4:08 
GeneralRe: Unexpected exception found problem-help urgently Pin
sayup20-Jul-05 20:58
sayup20-Jul-05 20:58 

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.