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

C / C++ / MFC

 
AnswerRe: DEBUG_NEW Pin
Chris Losinger19-Jan-10 16:59
professionalChris Losinger19-Jan-10 16:59 
GeneralRe: DEBUG_NEW Pin
iceman861620-Jan-10 13:55
iceman861620-Jan-10 13:55 
QuestionProgram Which: Takes numbers from a user, and sum's them. Pin
rbwest8619-Jan-10 13:44
rbwest8619-Jan-10 13:44 
AnswerRe: Program Which: Takes numbers from a user, and sum's them. Pin
loyal ginger19-Jan-10 14:53
loyal ginger19-Jan-10 14:53 
GeneralRe: Program Which: Takes numbers from a user, and sum's them. Pin
rbwest8619-Jan-10 15:46
rbwest8619-Jan-10 15:46 
GeneralRe: Program Which: Takes numbers from a user, and sum's them. Pin
loyal ginger20-Jan-10 15:18
loyal ginger20-Jan-10 15:18 
AnswerRe: Program Which: Takes numbers from a user, and sum's them. Pin
rbwest8619-Jan-10 16:40
rbwest8619-Jan-10 16:40 
GeneralRe: Program Which: Takes numbers from a user, and sum's them. Pin
Wes Aday19-Jan-10 17:05
professionalWes Aday19-Jan-10 17:05 
rbwest86 wrote:
counters


A counter is just a variable that holds a number. So per your requirement I will reword it to provide the hint that you need...

Each time that the user enters a number, increase the counter, then when the user is done entering numbers, output the number of times that the user entered a value.

Why is common sense not common?
Never argue with an idiot. They will drag you down to their level where they are an expert.
Sometimes it takes a lot of work to be lazy
Individuality is fine, as long as we do it together - F. Burns

Help humanity, join the CodeProject grid computing team here

AnswerFunction pointer + template = INTERNAL COMPILER ERROR [answered] Pin
Code-o-mat19-Jan-10 6:35
Code-o-mat19-Jan-10 6:35 
GeneralRe: Function pointer + template = INTERNAL COMPILER ERROR [answered] Pin
CODEPC19-Jan-10 7:49
CODEPC19-Jan-10 7:49 
GeneralRe: Function pointer + template = INTERNAL COMPILER ERROR [answered] Pin
Code-o-mat19-Jan-10 8:03
Code-o-mat19-Jan-10 8:03 
QuestionProgramming MS Visual C++, David J. Kruglinski - missing files needed Pin
andwan019-Jan-10 5:27
andwan019-Jan-10 5:27 
QuestionInternetOpenUrl with proxy Pin
YaronNir19-Jan-10 4:31
YaronNir19-Jan-10 4:31 
AnswerRe: InternetOpenUrl with proxy Pin
YaronNir19-Jan-10 20:22
YaronNir19-Jan-10 20:22 
QuestionwaveOutWrite Problem Pin
Aric Wang19-Jan-10 3:59
Aric Wang19-Jan-10 3:59 
AnswerRe: waveOutWrite Problem Pin
Covean19-Jan-10 4:08
Covean19-Jan-10 4:08 
GeneralRe: waveOutWrite Problem Pin
Aric Wang19-Jan-10 4:27
Aric Wang19-Jan-10 4:27 
GeneralRe: waveOutWrite Problem Pin
Aric Wang20-Jan-10 17:44
Aric Wang20-Jan-10 17:44 
GeneralRe: waveOutWrite Problem Pin
Covean20-Jan-10 22:54
Covean20-Jan-10 22:54 
AnswerRe: waveOutWrite Problem Pin
molesworth19-Jan-10 5:00
molesworth19-Jan-10 5:00 
GeneralRe: waveOutWrite Problem Pin
Aric Wang19-Jan-10 16:22
Aric Wang19-Jan-10 16:22 
Question21 days socket programming Pin
darshic19-Jan-10 2:53
darshic19-Jan-10 2:53 
AnswerRe: 21 days socket programming Pin
CPallini19-Jan-10 3:05
mveCPallini19-Jan-10 3:05 
GeneralRe: 21 days socket programming Pin
darshic19-Jan-10 3:14
darshic19-Jan-10 3:14 
GeneralRe: 21 days socket programming Pin
CPallini19-Jan-10 3:20
mveCPallini19-Jan-10 3:20 

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.