Odd Number Program with File Output? |
|
[1 reply] : fin >> x; while (!fin.eof()) { /*Here you don't touch fin*/ } In... (by ne555)
|
by pedges
Determining Big O notation
|
|
[1 reply] : Um... I hate to be suspicious, but this sounds suspiciously like a que... (by Albatross)
|
by sgthale
Problemo with classes
|
|
[no replies]
|
by Pinnochio5
Mentor
|
|
[2 replies] Last: I just finished the 1st assignment, but mainly my struggles are in dec... (by Pinnochio5)
|
by crazy4byu
Strings and Sorting
|
|
[no replies]
|
by CBurns75
Program that Sorts an array and finds mean, median and more.
|
|
[no replies]
|
by mewthirteen
I am learning about contructors and keep getting errors
|
|
[1 reply] : In your display function you try to use iSize2 but you don't pass iSiz... (by quirkyusername)
|
by crazy4byu
Pointers
|
|
[2 replies] Last: The first number in the file is the count for the numbers that follow.... (by crazy4byu)
|
by crazy4byu
Strings and Sorting
|
|
[6 replies] Last: I figured some out. Now I just need to know how to alphabetize by the ... (by crazy4byu)
|
by gongzhen
pointers, dynamic arrays questions
|
|
[2 replies] Last: Thanks. But I know I can use object. But I wanna practice using pointe... (by gongzhen)
|
by wtf
Basic code obfuscation
|
|
[6 replies] Last: I see that if( dew && ( (*(char *) &dew)--) ) is even better than i... (by wtf)
|
by alokado
txt file lenght
|
|
[1 reply] : Fixed. Enter works as a two characters. Had to find every enter and t... (by alokado)
|
by Browni3141
Strange Error
|
|
[1 reply] : I just feel like shanking myself now. My program randomly started work... (by Browni3141)
|
by swalton
Minesweeper
|
|
[1 reply] : well, we're not going to do it for you. when you run into a problem, f... (by hamsterman)
|
by eLancaster
Problem with pointers
|
|
[6 replies] Last: Thanks, I understand it now. (by eLancaster)
|
by Ihtisham
Function for integration
|
|
[2 replies] Last: do you want a numeric integration or a symbolic integration because th... (by Toothkiller)
|
by majselx
Sorting an array of integers
|
|
[2 replies] Last: Yes, my comments are Slovenian. The code works, but the result isn'... (by majselx)
|
by stefutz
struct ... many of them
|
|
[3 replies] Last: so, the best way, i guess, is to use pointers ? Yes doesn;t this me... (by coder777)
|
Switch statement Program |
|
[2 replies] Last: ok thank you very much (by UMES Programmer)
|
by marshcarsh
assignment for class NEED assistance ASAP
|
|
[1 reply] : In order to get an indea of what classes are you should read this: htt... (by coder777)
|