Beginners - December 2019 (Page 13)

Color the text
 
I want to color some of the outputs on the code below can anyone teach me an easy way to do that? ...
[1 reply] : There is no easy way, it is dependent on the OS. For Windows here is ... (by deleted account xyzzy)
Maps with repeat Keys
 
So quick question about maps with repeated keys. Say you have a map with the template set as such ...
[3 replies] Last: Thanks everyone! This really helps with my understanding of maps and m... (by sadCoder)
Error: "Cout" was not declared in this scope
 
Hi! While compiling the below code I got the error: #include <iostream> int main () { in...
[2 replies] Last: Another option is to put using std::cout; after the includes instead... (by dhayden)
by Foxel
Error in a C++ function
 
Hi guys, I'm new in this awesome language and I recently tried to make a simple function which coul...
[7 replies] Last: You can also pass the array by reference. https://stackoverflow.com/q... (by Ganado)
I'm having a problem which is the output keeps repeating infinitely unless I click the cmd.
 
I'm a freshmen in the IT industry, and I need to report about this system. This system is a chairs ...
[4 replies] Last: Hello Xerronim, [quote=Xerronim] How will this else{ cout<<"\t\t\t\... (by Handy Andy)
Hey I really need some help
 
Gotta submit my assignment in 4 hours. Please help Question: Write a method with header doub...
[2 replies] Last: Thankyou. And sorry for double posting. (by doc paradox)
who can help me
 
It is my final assignment, but i dont know how to do....can someone help me? Write a program that...
[8 replies] Last: thank you, againtry you are nice guy My pleasure, and I try to be ... (by againtry)
Can Someone please help me?
 
Here is a question from my assignment that I have to submit in 4 hours. I really need some help. ...
[no replies]
Does not name a type?
 
Hello, I'm trying to have 2 classes include the other. But for one of them it says that it does not ...
[1 reply] : I figured it out. I had to use a class declaration for one of them. So... (by stephcat5)
using modulus to correct row and column numbers?
 
Hello, I'm working on this program for class. It fills an array with blank spaces and then accept...
[2 replies] Last: Thank you! I didn't even know that I didn't understand %. I'm strugg... (by closed account 1Ck93TCk)
December 2019 Pages: 1... 111213
  Archived months: [nov2019] [jan2020]

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