Beginners - February 2015 (Page 33)

Finding the minimum number
 
I'm having a trouble testing my code. The point is to enter an array of numbers and for the code to ...
[5 replies] Last: Thanks for the help guys, and thanks for the code, but I'm limited to ... (by CNerd2121)
Basic Banking program
 
there ae some error about current and private class function calls, plz help #include<iostream...
[3 replies] Last: If you leave them in you won't even get an .exe because the program wi... (by booradley60)
Asking questions without making code public.
 
Hi, I recently struggled through a project. How can I get hints without making my current progress ...
[10 replies] Last: Buoyancy Operated Aquatic Transporter, that is something I never heard... (by chouhaizi)
Enum array initialization
 
How do I get an array initialized with the enum variables, instead of their integer counterparts? ...
[3 replies] Last: What's the point of using it when you can just use a plain static all... (by dhayden)
by LloydR
functions not being called.
 
Hello. I am currently learning about inheritance and polymorphism. I have a basic understanding ab...
[3 replies] Last: Thank you both for the speedy replies! It seems I have a lot more to... (by LloydR)
Getting error "Expression is not assignable "
 
I have a matrix class and I'm trying to add a number in a spot in my matrix , but its giving me the ...
[6 replies] Last: If you turn the operators into methods then you'll have access to the ... (by dhayden)
by Jweim
Extracting Numbers from a C-String
 
I'm trying to write a program that extracts certain pieces from a c-string. The c-string consist of...
[2 replies] Last: you're writing C and pretending it's C++ :-) What you want is strncp... (by tipaye)
c++ program
 
this program can't working properly please mantion the mistake what we have done in this program. ...
[2 replies] Last: Duplicate of http://www.cplusplus.com/forum/general/156361/ Please do... (by MikeyBoy)
Add the total of numbers generated by a loop?
 
Hi, I'm new to coding and could use some help. I'm trying to add the sum of some numbers generated b...
[1 reply] : Show us what you have tried so we can pass comment :) (by Jaybob66)
by camk16
NEED HELP PLEASE!!!
 
Write a program to assign to, and later output to the screen, a string representing a value. The val...
[14 replies] Last: Not sure what you've got going on there, This thread is to see exa... (by anup30)
I dont understand class objects.. poker game
 
For my c++ class, i have to use write program that deals 10,000 five-card hands using the functions ...
[4 replies] Last: edit: nevermind i got it, thanks! (by seiyakun)
What is wrong with my multiplication?
 
Can anybody tell me where my mistake is ? The problem is that it doesn't show the multiplicated matr...
[8 replies] Last: Welp if you are telling me to put "n,m" as parameters it does no good ... (by EightBitHopes)
Printing to actual paper formatting issues.
 
Hello all, This is my first post on the forums but not necessarily code related. I'm using Ecli...
[2 replies] Last: copy and paste in into word ;) (by camk16)
by camk16
Here's a challenge
 
Here's a challenge: Write a program to assign to, and later output to the screen, a string represe...
[4 replies] Last: No. (by camk16)
by DAiShi
Inputing and Outputing languages
 
Hello. I try to make a programm for education to help me and friends in learnign different languages...
[2 replies] Last: Still don't understand how to set it... (by DAiShi)
by laemon
Is this correct? Instructor says I'm calculating overtime wrong.
 
So, we are working on a program to calculate taxes. Everything was fine except he said I calculated ...
[3 replies] Last: That's what I thought. Will go ahead and use this again is this payrol... (by laemon)
weird problem with switch, for, while and do while
 
First, Spanish student, so sorry for my bad english i made a program to create an recipt but i ha...
[3 replies] Last: Thank you ne555 and tipaye! (by diegofu)
Error in bubblesort using class definitions
 
Hi, I thought a bubblesort would be the best way to compare the area of different countries in wh...
[2 replies] Last: Yes that was the class name, and i am swapping the name of country an... (by Mary522)
by AVM8
Function call
 
what is meant by function call? Can show me any examples?
[4 replies] Last: C Pranav thank you my friend. (by AVM8)
by gooccc
datepicker
 
does anyone know if you can return a value of datepicker ? my idea was this , I have a datepicker an...
[1 reply] : You should probably post this in the windows section. (by closed account 2UD8vCM9)
February 2015 Pages: 1... 3132333435... 52
  Archived months: [jan2015] [mar2015]

This is an archived page. To post a new message, go to the current page.