Beginners - April 2015 (Page 12)

by koopey
return statement acting crazeeey!
 
hey guys. this segement of code is not working properly as it should. even after executing return st...
[3 replies] Last: never mind, solved it. the error was indeed in the get_input() functio... (by koopey)
Questions about barcode printer program
 
Hi, I have a simple question here. I'm a Computer Engineering student, and my programming level is...
[no replies]
Advice needed for assignment
 
I have a homework assignment I was hoping to get some light shed on... Write a program that gener...
[8 replies] Last: Works fine. Just include the c standard library and move the srand(ti... (by Arslan7041)
What is wrong with this
 
Write your question here. CodeBlocks won't run this code, I've just broken my computer :c #in...
[1 reply] : int findArea(int 1, int w) '1' is a number, and not a valid name f... (by Disch)
c++
 
Is there any one can do this code for me please but it must be by structure matrix calculations...
[no replies]
Having an Issue With My Bool Function For Fractions
 
Can someone help explain to me why my bool functions aren't working? #include <iostream> u...
[2 replies] Last: *Sigh* Can't believe I missed that...need...sleep. Sorry about the non... (by closed account NU9yT05o)
Please Help c++
 
I made a makefile for my project and running it gives the error "segmentation fault core dumped". No...
[1 reply] : just copy and paste ur code here (by khatereh)
OOP and operator overloading
 
Can you please explain to how this project has to be done? I'm a little bit lost, I think I should d...
[no replies]
For loop
 
I need to use a user define function to calculate grade distribution and display it along with start...
[1 reply] : Can someone please help with this? (by khatereh)
Resolving correct file paths with whitespaces
 
I'm working on a file browser and have come up against an issue with resolving file paths that are r...
[1 reply] : Maybe I'm overthinking this. It could be that because the string is al... (by CplusplusAcolyte)
c++
 
please idon't understand what this statement actually do (cin.ignore ();)
[3 replies] Last: No problem:) (by closed account 2LzbRXSz)
Exc bad access error in xcode?
 
So the code I'm writing is to read a file, sort it, then output back into the file. It was working f...
[4 replies] Last: I was taught that the command line has 3 arguments: 1 for input and 1 ... (by closed account zT4NhbRD)
by slp99
C++ Problem
 
I don't know what I am doing wrong. I keep getting a bunch of errors and do not know what they mean....
[3 replies] Last: I tried going through some of the errors and was able to clear it up a... (by slp99)
TicTacToe_Invalid move
 
I cant get this tic tac toe program to recognize a move after its already been used. Also, the exit ...
[no replies]
by conlan
Classes and constructors
 
Can someone help me I am stuck. My task is to use the given main.cpp and student.h file to create a ...
[no replies]
String
 
I am having issues with a string. My program takes up to 5 different user inputs which are set in a...
[5 replies] Last: I do have one other question that I cant figure out either. For that ... (by chris23balln)
Sorting large groups
 
I'm having trouble trying to figure out how to get the program to print of groups of 10 across for b...
[1 reply] : Within the loop you could use the modulo operator % with 10. If the c... (by kempofighter)
by soten
Outfile Creation Help!
 
Hello. I have my code all working but now I want to reduce the number of inputs. Basically I want...
[1 reply] : Check: http://www.cplusplus.com/doc/tutorial/files/ and paste your cod... (by Aceix)
Need some help with this program.
 
Although I am not finished yet, I can't seem to figure out how to get the program to signal an error...
[3 replies] Last: Can you post your latest version please? (by koothkeeper)
unicode text file
 
Hi, i have program which is going to save some unicode character because of having too many i/o in ...
[1 reply] : anyone? (by raminlich)
April 2015 Pages: 1... 1011121314... 52
  Archived months: [mar2015] [may2015]

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