Click here to Skip to main content
16,009,847 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Vector of Pointers Pin
Stephen Hewitt4-Jun-07 15:04
Stephen Hewitt4-Jun-07 15:04 
GeneralRe: Vector of Pointers Pin
led mike3-Mar-08 6:32
led mike3-Mar-08 6:32 
GeneralRe: Vector of Pointers Pin
Stephen Hewitt4-Jun-07 15:01
Stephen Hewitt4-Jun-07 15:01 
AnswerRe: Vector of Pointers [modified] Pin
Rajkumar R4-Jun-07 18:49
Rajkumar R4-Jun-07 18:49 
GeneralRe: Vector of Pointers Pin
Stephen Hewitt4-Jun-07 19:00
Stephen Hewitt4-Jun-07 19:00 
GeneralRe: Vector of Pointers Pin
Rajkumar R4-Jun-07 19:18
Rajkumar R4-Jun-07 19:18 
GeneralRe: Vector of Pointers Pin
Stephen Hewitt4-Jun-07 19:29
Stephen Hewitt4-Jun-07 19:29 
GeneralRe: Vector of Pointers Pin
Rajkumar R4-Jun-07 19:57
Rajkumar R4-Jun-07 19:57 
Hi,

if we disabled range checking it affects all STL containers we use .
Yes, the comparison is not fair so i said raw array and vector are different.
This is only a simply operator we have other operators/ interface that have more expensive operations.
A single additional instruction will be neglegible for application which uses it less frequently. IN 3D graphics application, point(vertex) is the building block. Millions of triangle for single 3D object will have 3*Millions of vertex. a single additional instruction will have 3*Million instruction this will reduce the performance.
I repeat I put simple example operator [], but for other interfaces we can't even set
_SECURE_SCL like definition to 0.
Yes STL is best. But I just want to ensure the above statement.

Mr. kevinbrydon may use this application for thousand of triangle today, he may use it for millions of triangle tomorrow.

Best Regards
Raj
GeneralRe: Vector of Pointers Pin
Stephen Hewitt4-Jun-07 20:11
Stephen Hewitt4-Jun-07 20:11 
Questionset 24 hr time format using Date Time Picker Control Pin
abhiakude4-Jun-07 0:28
abhiakude4-Jun-07 0:28 
AnswerRe: set 24 hr time format using Date Time Picker Control Pin
Rajkumar R4-Jun-07 0:40
Rajkumar R4-Jun-07 0:40 
GeneralRe: set 24 hr time format using Date Time Picker Control Pin
abhiakude4-Jun-07 1:31
abhiakude4-Jun-07 1:31 
QuestionChange view into MDIFrame Pin
baerten4-Jun-07 0:08
baerten4-Jun-07 0:08 
JokeRe: Change view into MDIFrame Pin
Jhony george4-Jun-07 1:43
Jhony george4-Jun-07 1:43 
GeneralRe: Change view into MDIFrame Pin
baerten4-Jun-07 2:28
baerten4-Jun-07 2:28 
QuestionHow to check wireless net connection? Pin
oustar3-Jun-07 23:57
oustar3-Jun-07 23:57 
QuestionRe: How to check wireless net connection? Pin
David Crow4-Jun-07 3:38
David Crow4-Jun-07 3:38 
QuestionCannot remove directory Pin
Wim Engberts3-Jun-07 23:54
Wim Engberts3-Jun-07 23:54 
AnswerRe: Cannot remove directory Pin
kakan4-Jun-07 0:13
professionalkakan4-Jun-07 0:13 
GeneralRe: Cannot remove directory Pin
Wim Engberts4-Jun-07 0:36
Wim Engberts4-Jun-07 0:36 
GeneralRe: Cannot remove directory Pin
kakan4-Jun-07 0:38
professionalkakan4-Jun-07 0:38 
QuestionAdd Scroll bar to a Static control-(pls reply) Pin
TobetheWinner3-Jun-07 23:48
TobetheWinner3-Jun-07 23:48 
AnswerRe: Add Scroll bar to a Static control-(pls reply) Pin
Wim Engberts3-Jun-07 23:57
Wim Engberts3-Jun-07 23:57 
QuestionF1 Override Pin
si_693-Jun-07 23:29
si_693-Jun-07 23:29 
AnswerRe: F1 Override Pin
_AnsHUMAN_ 3-Jun-07 23:34
_AnsHUMAN_ 3-Jun-07 23:34 

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.