Click here to Skip to main content
15,889,096 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov28-Apr-20 8:49
Victor Nijegorodov28-Apr-20 8:49 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 9:54
Calin Negru28-Apr-20 9:54 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov28-Apr-20 10:22
Victor Nijegorodov28-Apr-20 10:22 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 10:45
Calin Negru28-Apr-20 10:45 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov28-Apr-20 10:58
Victor Nijegorodov28-Apr-20 10:58 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 20:59
Calin Negru28-Apr-20 20:59 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov30-Apr-20 6:13
Victor Nijegorodov30-Apr-20 6:13 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru1-May-20 0:51
Calin Negru1-May-20 0:51 
QuestionParsing the Command Line Pin
Richard Andrew x6426-Apr-20 5:50
professionalRichard Andrew x6426-Apr-20 5:50 
QuestionRe: Parsing the Command Line Pin
David Crow27-Apr-20 1:59
David Crow27-Apr-20 1:59 
AnswerRe: Parsing the Command Line Pin
Richard Andrew x6427-Apr-20 2:03
professionalRichard Andrew x6427-Apr-20 2:03 
AnswerRe: Parsing the Command Line Pin
David Crow27-Apr-20 2:12
David Crow27-Apr-20 2:12 
GeneralRe: Parsing the Command Line Pin
Richard Andrew x6427-Apr-20 3:00
professionalRichard Andrew x6427-Apr-20 3:00 
SuggestionRe: Parsing the Command Line Pin
David Crow27-Apr-20 3:31
David Crow27-Apr-20 3:31 
AnswerRe: Parsing the Command Line Pin
Graham Breach27-Apr-20 4:34
Graham Breach27-Apr-20 4:34 
GeneralRe: Parsing the Command Line Pin
Richard Andrew x6427-Apr-20 5:13
professionalRichard Andrew x6427-Apr-20 5:13 
PraiseRe: Parsing the Command Line Pin
David Crow27-Apr-20 7:16
David Crow27-Apr-20 7:16 
QuestionHow to count occurences of a number and its most frequent pair in a text file? Pin
kangkongflea25-Apr-20 0:31
kangkongflea25-Apr-20 0:31 
AnswerRe: How to count occurences of a number and its most frequent pair in a text file? Pin
Richard MacCutchan25-Apr-20 0:38
mveRichard MacCutchan25-Apr-20 0:38 
AnswerRe: How to count occurences of a number and its most frequent pair in a text file? Pin
Stefan_Lang27-Apr-20 0:32
Stefan_Lang27-Apr-20 0:32 
In additoon to what Richard said, you seem to be having a very vague understanding of C/C++ programming. Before trying your hand on a moderately difficult problem, you should really start with a tutorial on C++ programming. There are plenty of good sites on the web for this, e.g. at C++ Language - C++ Tutorials[^] You should specifically focus on the first chapter, which covers pretty much everything you need for the program you asked about.
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

SuggestionRe: How to count occurences of a number and its most frequent pair in a text file? Pin
David Crow27-Apr-20 2:08
David Crow27-Apr-20 2:08 
Questionarray of 32bit container Pin
Member 1481234224-Apr-20 6:28
Member 1481234224-Apr-20 6:28 
AnswerRe: array of 32bit container Pin
Richard MacCutchan24-Apr-20 6:56
mveRichard MacCutchan24-Apr-20 6:56 
AnswerRe: array of 32bit container Pin
jeron124-Apr-20 7:07
jeron124-Apr-20 7:07 
GeneralRe: array of 32bit container Pin
Richard Andrew x6424-Apr-20 13:09
professionalRichard Andrew x6424-Apr-20 13:09 

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.