- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
4 Posted Topics
Like it says in the title im having problems with putting a 2D array into a function. Im not sure on the syntax of putting an array into a function and using it, any help is much appreciated! Thanks in advance! [CODE]#include <cstdlib> #include <iostream> #include <string> using namespace std; …
[QUOTE=Ancient Dragon;1365655]Post what you tried because it seems to work for everyone else in this world (roughly 4 billion people) but not for you ;)[/QUOTE] Its actually more like 6.5 billion people.. The worlds population was at around 4 billion in the 1970s.
using strings? [code] #include <string> string WR = "WR", BB = "BB"; brd[x]...[6]=BB;[/code]
Hey guys, ive just started learnng c++ after a year or so of java, one issue that has just cropped up for me is repeating input from console. if for example i ask for an input, expecting just 1, and the user inputs 2 with a space inbetween how do …
The End.
doolali