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

C / C++ / MFC

 
AnswerRe: Find number of elements of an array Pin
_AnsHUMAN_ 12-Jun-08 19:23
_AnsHUMAN_ 12-Jun-08 19:23 
NewsRe: Find number of elements of an array Pin
CodingLover12-Jun-08 19:28
CodingLover12-Jun-08 19:28 
AnswerRe: Find number of elements of an array Pin
Saurabh.Garg12-Jun-08 19:28
Saurabh.Garg12-Jun-08 19:28 
GeneralRe: Find number of elements of an array Pin
CodingLover12-Jun-08 19:34
CodingLover12-Jun-08 19:34 
GeneralRe: Pin
Saurabh.Garg12-Jun-08 19:38
Saurabh.Garg12-Jun-08 19:38 
GeneralRe: Pin
CodingLover12-Jun-08 19:46
CodingLover12-Jun-08 19:46 
GeneralRe: Pin
Saurabh.Garg12-Jun-08 19:56
Saurabh.Garg12-Jun-08 19:56 
AnswerRe: Find number of elements of an array Pin
Cedric Moonen12-Jun-08 20:09
Cedric Moonen12-Jun-08 20:09 
If you created the array yourself, you now its size. So I don't really understand the point. Could explain why you want to calculate the size instead of just using the same number you put in your array (if you defined it as a constant for example) ?

On a side note, you might want to look at existing container classes like std::list or std::vector.

Cédric Moonen
Software developer

Charting control [v1.4]

NewsRe: Find number of elements of an array Pin
CodingLover12-Jun-08 20:19
CodingLover12-Jun-08 20:19 
AnswerRe: Find number of elements of an array Pin
Michael Dunn13-Jun-08 10:45
sitebuilderMichael Dunn13-Jun-08 10:45 
QuestionGettin size of dialog template. Pin
progDes12-Jun-08 18:47
progDes12-Jun-08 18:47 
AnswerRe: Gettin size of dialog template. Pin
Nibu babu thomas12-Jun-08 19:47
Nibu babu thomas12-Jun-08 19:47 
GeneralRe: Gettin size of dialog template. Pin
progDes12-Jun-08 20:16
progDes12-Jun-08 20:16 
Questionuse of help file in MFC. Pin
Le@rner12-Jun-08 18:39
Le@rner12-Jun-08 18:39 
QuestionHow to avoid using vasprintf? Pin
t2o212-Jun-08 17:29
t2o212-Jun-08 17:29 
QuestionAccessing the Taskbar [Notification Area] Pin
Jach Mullan12-Jun-08 17:26
Jach Mullan12-Jun-08 17:26 
AnswerRe: Accessing the Taskbar [Notification Area] Pin
Nibu babu thomas12-Jun-08 17:31
Nibu babu thomas12-Jun-08 17:31 
Questionabout FAT32 file name and directory name length limit Pin
HOW WHAT12-Jun-08 17:06
HOW WHAT12-Jun-08 17:06 
Questionvisual styles in vista Pin
locoone12-Jun-08 16:50
locoone12-Jun-08 16:50 
AnswerRe: visual styles in vista Pin
bob1697212-Jun-08 17:18
bob1697212-Jun-08 17:18 
AnswerRe: visual styles in vista Pin
Jagdish V. Bhimbha12-Jun-08 19:34
Jagdish V. Bhimbha12-Jun-08 19:34 
GeneralRe: visual styles in vista Pin
locoone13-Jun-08 11:21
locoone13-Jun-08 11:21 
QuestionCould you send me Audio Compress code? Pin
doudou-shen12-Jun-08 15:17
doudou-shen12-Jun-08 15:17 
AnswerRe: Could you send me Audio Compress code? Pin
doudou-shen12-Jun-08 23:33
doudou-shen12-Jun-08 23:33 
QuestionHow to eliminate the Help Created by the Wizzard in MFC and enable your own HTML Hep Workshop file already created. Pin
Larry Mills Sr12-Jun-08 12:46
Larry Mills Sr12-Jun-08 12:46 

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.