
please wait
by raboki898
Helpful Forums for this.??
|
Hello I was wondering if anyone had any good forums about reading in file in a program that has data you would like to update certain variables with. Ex: ther... |
Apr 7, 2017 at 8:01pm
[no replies]
|
by crm2017
Input/Output with linked list
|
I having problems with a program that uses an input txt file to get the data for a linked list and then to output the data in a report in a different txt file. ... |
Apr 7, 2017 at 6:21pm
[3 replies] Last: Here is my input file. InventoryFileForInput 10001 5000 15.00 .20 5... (by crm2017)
|
by crm2017
Linked List and Input/Output Problems
|
I'm having problems having a program read data input from a txt file, putting in a linked list, and then outputting the information into a different txt file. |
Apr 7, 2017 at 3:49pm
[10 replies] Last: sorry I didn't know that I needed to put all of that in and yes I'm se... (by crm2017)
|
by imastruggler
How is these functions supposed to look like?
|
So far, I did a function called by main with no parameters like was supposed to, but I also have call another function by main that accepts two arguments. (The... |
Apr 7, 2017 at 2:08pm
[5 replies] Last: First please use code tags when posting code (Highlight the code then ... (by jlb)
|
by Wilshere10
Can anyone fix the error(S) that are in my code? (1,2)
|
I've basically completed my assignment, and the program shows 0 errors, but when I run it the program doesn't show me the address I have entered, the Employees ... |
Apr 7, 2017 at 10:45am
[22 replies] Last: The problems with your code were described in posts 2 and 4 of this th... (by dhayden)
|
by OneShot
c++ name saving implementation
|
(I couldn't seem to figure out how to delete this post so i made it into another) How could i implement my script to create a text file and write say a 'play... |
Apr 7, 2017 at 10:37am
[1 reply] : Duplicate of http://www.cplusplus.com/forum/general/212710/ . Please ... (by MikeyBoy)
|
Auto comment code |
I'm working on a program for my cs class and it has to auto comment the code. We have set comments like //header , //function , //var , and we have to replace t... |
Apr 7, 2017 at 10:26am
[1 reply] : If I understand you correctly, you're trying to find and replace poten... (by gunnerfunner)
|
Can the total element size of a dynamic array, be decreased at run-time? (1,2) |
Is it possible? Because from the many webpages I have read online, the general notion is that programmers will only ever need to only carry on increasing the si... |
Apr 7, 2017 at 2:13am
[21 replies] Last: In general, it is a bad idea to try to shrink a vector periodically (u... (by JLBorges)
|
by syedazahra
help needed asap
|
4. Write a program using functions and the switch structure to determine the healthiest food store. Build a menu, exactly, like the following menu: 1. McDona... |
Apr 7, 2017 at 12:48am
[1 reply] : http://www.cplusplus.com/doc/tutorial/ (by closed account 48T7M4Gy)
|
Need help with loop coding with random #s |
At the Wichita County Fair, there is a Duck Arcade game on the midway that guarantees that you will win a prize every time you play. In this arcade, there are h... |
Apr 6, 2017 at 8:32pm
[3 replies] Last: Here is your code indented and with code tags: #include<iostream> #in... (by dhayden)
|
by Coast1997
arrays
|
I need help writing a program to fill ten integer numbers into an array and print out the maximum number. If some one could help ASAP i have to turn this code i... |
Apr 6, 2017 at 4:00pm
[6 replies] Last: use std::max_element: http://en.cppreference.com/w/cpp/algorithm/max_e... (by gunnerfunner)
|
by Coast1997
more arrays
|
write a program to search the array for the students final scores based on their student ID. after finding the students score you need to output if the score is... |
Apr 6, 2017 at 3:19pm
[3 replies] Last: yes can you show me how to write that code Cute. Answer = no, this i... (by closed account 48T7M4Gy)
|
by Mr Ez
Who Wants To Be A Millionaire
|
I have a task,my teacher ask me to make a "who wants to be millionaire program". He told me that my source code is too long because i put the question and the ... |
Apr 6, 2017 at 2:49pm
[16 replies] Last: Maybe the whole thing is useful: #include <iostream> #include <fstre... (by closed account 48T7M4Gy)
|
Programming output incorrect |
Hi, so I'm writing this code for my c++ course that acts as a mini calculator by using <fstream> to refer to a txt file given to us with seven rows of two integ... |
Apr 6, 2017 at 1:33pm
[6 replies] Last: Okay I understand what I was doing wrong now, thanks guys!! (by XxLooneyTunes)
|
by orla14
order decks cards
|
i dont know was wrong with print function i need to order the cards eg, two to Ace of Spades, two to Ace of Hearts, two to Ace of Clubs, and two to Ace of Diamo... |
Apr 6, 2017 at 9:38am
[1 reply] : There were some extended discussions about Card classes (including pri... (by gunnerfunner)
|
by iosgaming700
switch statement error
|
switch (choice) //error transfer of control { case 'G': { int key; cout << "What part number do you want information on?" << endl; cout << "... |
Apr 6, 2017 at 9:08am
[1 reply] : Use code-tags, explain what variables SIZE, database, etc are or, bett... (by gunnerfunner)
|
by zhiqiang1993
Data Structures
|
Hey people, i need some help to start an assignment. My first assignment was to program using my own Vector class that i have written. My program will load... |
Apr 6, 2017 at 6:48am
[1 reply] : I need some head start to do this. Sounds like a textbook, online ... (by closed account 48T7M4Gy)
|
Temperature converter c++ program |
Hello, i am new to c++ and was given a program to write. I am supposed to list all the temperatures between -100 and 235 and convert and list them from Celsius ... |
Apr 6, 2017 at 4:00am
[4 replies] Last: The program however is not supposed to use a user input. kick start... (by closed account 48T7M4Gy)
|
pointers not pointing correctly and comparison warnings |
the following short program asks user to enter # of hospital rooms (between 1-5), and asks for number of flowers, which cannot be a negative number. Then, it ... |
Apr 6, 2017 at 2:23am
[4 replies] Last: also, i am not too concerned with validation Well beware then .... ... (by TheIdeasMan)
|
by Steve02
A strange little icon on top border of forms. Code::Blocks
|
This is really a strange one, after numerous installs on Linux, this is a first for me. Each application I create has this, on every form/frame when I run them... |
Apr 5, 2017 at 6:11pm
[8 replies] Last: Thanks Peter. Mint related, great point, this icon doesn't display us... (by Steve02)
|