Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC usage Pin
Richard MacCutchan5-Oct-11 4:42
mveRichard MacCutchan5-Oct-11 4:42 
GeneralRe: MFC usage Pin
Software_Developer5-Oct-11 5:13
Software_Developer5-Oct-11 5:13 
QuestionC++ Providers Pin
rupeshkp7285-Oct-11 1:36
rupeshkp7285-Oct-11 1:36 
AnswerRe: C++ Providers Pin
_AnsHUMAN_ 5-Oct-11 1:52
_AnsHUMAN_ 5-Oct-11 1:52 
GeneralRe: C++ Providers Pin
rupeshkp7285-Oct-11 1:59
rupeshkp7285-Oct-11 1:59 
AnswerRe: C++ Providers Pin
Software_Developer5-Oct-11 3:31
Software_Developer5-Oct-11 3:31 
GeneralRe: C++ Providers Pin
rupeshkp7285-Oct-11 4:39
rupeshkp7285-Oct-11 4:39 
QuestionHow to Copy static array to dynamic array Pin
002comp4-Oct-11 23:34
002comp4-Oct-11 23:34 
Hello Friends
I want to copy an array of Point3 object to Dynamic Array object of Point3.

I am having Point3 verts[1000],which stores point3 for some size ,say 600.

i want to copy to another Point3 object with size of 600.
Like, Point3* tempVerts = new Point3[600]

Thanks In Advance.
Regards
Yogesh
AnswerRe: How to Copy static array to dynamic array Pin
_AnsHUMAN_ 5-Oct-11 1:19
_AnsHUMAN_ 5-Oct-11 1:19 
AnswerRe: How to Copy static array to dynamic array Pin
Code-o-mat5-Oct-11 2:39
Code-o-mat5-Oct-11 2:39 
GeneralRe: How to Copy static array to dynamic array Pin
Albert Holguin5-Oct-11 2:57
professionalAlbert Holguin5-Oct-11 2:57 
GeneralRe: How to Copy static array to dynamic array Pin
Code-o-mat5-Oct-11 3:13
Code-o-mat5-Oct-11 3:13 
GeneralRe: How to Copy static array to dynamic array Pin
Albert Holguin5-Oct-11 3:33
professionalAlbert Holguin5-Oct-11 3:33 
GeneralRe: How to Copy static array to dynamic array Pin
Stephen Hewitt5-Oct-11 5:08
Stephen Hewitt5-Oct-11 5:08 
GeneralRe: How to Copy static array to dynamic array Pin
Code-o-mat5-Oct-11 5:14
Code-o-mat5-Oct-11 5:14 
AnswerRe: How to Copy static array to dynamic array Pin
«_Superman_»5-Oct-11 4:55
professional«_Superman_»5-Oct-11 4:55 
GeneralRe: How to Copy static array to dynamic array Pin
002comp6-Oct-11 17:53
002comp6-Oct-11 17:53 
QuestionCheck if an document is already open Pin
_Flaviu4-Oct-11 21:01
_Flaviu4-Oct-11 21:01 
AnswerRe: Check if an document is already open Pin
Richard MacCutchan4-Oct-11 21:41
mveRichard MacCutchan4-Oct-11 21:41 
AnswerRe: Check if an document is already open Pin
Software_Developer4-Oct-11 23:20
Software_Developer4-Oct-11 23:20 
GeneralRe: Check if an document is already open Pin
_Flaviu4-Oct-11 23:35
_Flaviu4-Oct-11 23:35 
AnswerRe: Check if an document is already open Pin
App_4-Oct-11 23:32
App_4-Oct-11 23:32 
GeneralRe: Check if an document is already open Pin
_Flaviu4-Oct-11 23:40
_Flaviu4-Oct-11 23:40 
GeneralRe: Check if an document is already open Pin
Snorri Kristjansson4-Oct-11 23:56
professionalSnorri Kristjansson4-Oct-11 23:56 
AnswerRe: Check if an document is already open Pin
Snorri Kristjansson5-Oct-11 0:02
professionalSnorri Kristjansson5-Oct-11 0:02 

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.