Beginners - November 2016 (Page 15)

HELP (Name, age and adress)
 
I'm new with C++ :( Im trying to create a program that will allow the user to enter name that acc...
[3 replies] Last: 1. Use code tags please when you post code. 2. declare "address" as a ... (by Boilerplate)
A script to a game
 
Hello, I wanna make a script like a bot that works like this, I play a gamed called GTA San Andre...
[no replies]
I really need your help to do this task :(
 
Hello everyone. I ran into this problem. I need to do this task till this afternoon and my PC died :...
[2 replies] Last: I'm using my Samsung Galaxy Note 4 to post this. I live in my own hous... (by G00DGamer)
new and delete
 
This works when I compile with g++ with -std=c++11 . int main() { int *pointer = new int; ...
[5 replies] Last: How exactly are you compiling the program? Can you post the build log... (by jlb)
by nu123
converting problem
 
hi there I'm trying to write a code to convert feet and inches to meters and centimetres. but I'm ha...
[6 replies] Last: that's brilliant thanks for the help chervil and kemort. its a lot eas... (by nu123)
urgent User-employee interface code
 
a code for number of users/passengers and uber drivers for a company: assume the number to be 10 for...
[1 reply] : a attepmt from your side showing your will/effort; assume our help to ... (by shadder)
by pork95
string calculator
 
i need to write a calc, can someone tell me how to check for braces and calc between? and few more ...
[3 replies] Last: thank you very much! (by pork95)
Command Line Qns - Help!!! how to do
 
Qns: Apply the syntax and structure of a C++ program in accessing and using the command line argume...
[4 replies] Last: Thank you :) (by student01)
array- football team management system
 
i need to display the player with the lowest and highest min of play and lowest and highest bonus..i...
[1 reply] : http://www.cplusplus.com/forum/general/202837/ (by closed account 48T7M4Gy)
by sja
Rational class problems
 
I'm working on this problem: Create a class called Rational for performing arithmetic with fractions...
[4 replies] Last: What type of value should the function "adding" return? Nothing (i.e. ... (by keskiverto)
Area Codes Help! (1,2)
 
Okay I know how to open the file and what not but my professor has put a bit of a twist on it and I'...
[23 replies] Last: Andy I was going to do that! But I did not want to mess up the code be... (by Unisaurus)
Question and Answer, Explanation needed!
 
Write a C++ program that reads from the command line the names of four players and their scores for ...
[3 replies] Last: Thank you so much Kemort and Integralfx. (by student01)
2D multiplication table
 
Hi so I'm asked to make a multiplication table with a 2D array and then I have to make it to where t...
[4 replies] Last: Thank you very much! (by Achilles23)
Error checking
 
Hello, I have a quick snipet of code I'm writing currently: cout << "What is your first numbe...
[1 reply] : It actually just dawned on me, adding in cin.ignore(256, '\n'); after ... (by muffsez)
Help with command line qns
 
Qns: Write a C++ program that reads from the command line a set of game scores. Your program shoul...
[5 replies] Last: Great! Thank you so much Sajeel and Chervil! :) (by student01)
Arrays, sorted arrays
 
Hi I was given homework on arrays, but this new stuff is very confusing to follow. I'm asked to crea...
[8 replies] Last: [quote=Achilles23]Thank you for the coding boost lexical cast, but is ... (by boost lexical cast)
Question stucked
 
Hi everyone I am stuck in this question can anyone help me solve it and how it is done? Determine...
[1 reply] : Take a look at this link: http://www.cplusplus.com/doc/tutorial/array... (by chicofeo)
How to fix this calculation error?
 
Why is my taxTotal rounding up like it should but why does finalTotal not round up? An example of th...
[3 replies] Last: Better still read this for a more comprehensive understanding. It's ju... (by closed account 48T7M4Gy)
Coredll.lib
 
I have been searching for hours online and I cant find coredll.lib anywhere!! Can anybody assist?...
[no replies]
student auto-grader program
 
I am a beginner c++ student and I am having trouble understanding what i should do. I am tasked with...
[2 replies] Last: Thanks for the info! (by Jerzleoal)
November 2016 Pages: 1... 1314151617... 44
  Archived months: [oct2016] [dec2016]

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