Beginners - November 2013 (Page 26)

by Zyzz
Super stumped with this assignment
 
I have no idea what else to do with this assignment. I am required to write a program that does thi...
[2 replies] Last: Thank you (by Zyzz)
C++ Books
 
Hello People. I have digital copies of famous books for C++ i) C++ early objects (Tony Gaddis) ...
[2 replies] Last: It's probably better if you ask people to PM you their emails, instead... (by yulingo)
by Blutes
Basic Data Retrieval
 
Hello, I am a bit of a novice and hoping someone can point me in the right direction. My goal is ...
[no replies]
Memory allocation
 
I have a few basic question about memory allocation... 1) I did create few multidimensional array...
[5 replies] Last: Thanks a lot to all of you guys! I didn't know that memory divides up... (by match88)
Need help to correct my code! I have home work deadline 3 days!
 
Write a C++ code that reads from the keyboards a set of 10 numbers, which are for instance are count...
[8 replies] Last: 1. Programs read standard input rather than keyboard. 2. You alreadu d... (by keskiverto)
Arrays,functions,reading from file
 
Hey everyone and thanks in advance. I need help with reading text from a file(Shipping addresses an...
[3 replies] Last: Well file streams are almost exactly the same as input/output from pro... (by yulingo)
Class help
 
Hi guys, So I'm very new to C++. rusty with dev, and need some help. I am using the treeView ...
[7 replies] Last: You're using C++/CLI, which means that your derived class has to be a ... (by yulingo)
by Drella
Need a hint regarding arrays.
 
Hello forum, I am currently writting a code to find the most repeated number (and how many times it...
[3 replies] Last: hmm... I don't think you changed it the way I recommended, since the v... (by yulingo)
pseudocode_flowchart Group Project
 
I am in an intro to computer programming class that has a final group project that anyone can help ...
[no replies]
by Ionos
Problem with I/O
 
Hello!I new to cpp and i have a problem with my code. Well i have an array with objects... Cell...
[4 replies] Last: Thats it!!!thanks a lot:-) (by Ionos)
Caps Lock Strings
 
Is there anyway you can switch the caps lock to fix the text in the string? I've came up with someth...
[6 replies] Last: @ Parasin See the post above yours. (by Duthomhas)
Using Pointers to Remove Duplicates.
 
So I am having a hard time understanding how to alter my code.. the prompt is: Return a new dyn...
[1 reply] : Still looking for some help with this, thanks! (by bridgster)
Program doesn't do what I thought I told it to...
 
So when my code runs it doesn't do the operations I thought I told it to do... did I screw up my if,...
[11 replies] Last: I changed them to else if but I still get this error... Thank you i mu... (by stardust2552)
by Nata
HELP PLEASE!!! inputting range of array and getting random numbers help
 
User has to input [a,b] range and I have to declare array of size 400 and program should output rand...
[14 replies] Last: Thank you very much for help I see now my mistakes and it is better no... (by Nata)
by Junald
Problems w/ Interactive Array.
 
Does anyone know why I'm not getting the right element output? I keep getting a 0 or a 10. When I us...
[3 replies] Last: It works now, thank you. (by Junald)
help me plz
 
if i wanna say "do it even the line is over",how can i say it with limitation maybe like this (?????...
[8 replies] Last: i write a program to show me row and column of file like above but tha... (by miladam)
Calendar program
 
I've been working on a calendar program for a week or so now and no matter what i cannot get it to o...
[1 reply] : Double post, Even after looking at other calendar programs I still ca... (by foxgaming)
Array Modicication
 
want to initialize the first 25 compmenets to (power of index) and the rest 25 to (3*index). Is ther...
[2 replies] Last: Alright thanks mat (by fahmankhan75)
Help Using Switch to Switch a Letter to a Number in a Function
 
I'm new here and am just looking for some help. It would be greatly appreciated if someone could giv...
[1 reply] : I have figured out the problem! (by EaglesFan91)
Medium from an array - Help
 
How do I find the medium from an array? I know I have to use a loop in some way but if you can he...
[no replies]
November 2013 Pages: 1... 2425262728... 80
  Archived months: [oct2013] [dec2013]

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