by nurulhuda
need some help please
|
|
[4 replies] Last: 95/100*price is parsed as (95/100) * price (multiplication an... (by JLBorges)
|
by Handge
How to loop using time
|
|
[1 reply] : See: http://www.cplusplus.com/forum/beginner/201911/#msg962748 (by JLBorges)
|
by Carat1
getting text from website
|
|
[4 replies] Last: thank you! (by Carat1)
|
by Thelps
What's wrong with this code? (Find word in .txt file)
|
|
[2 replies] Last: Your code doesn't match the title of your post. That's true. The ... (by cire)
|
Help with library function |
|
[2 replies] Last: Thank you very much for your answer, I'll try that. Your explanation w... (by beginner12345)
|
by Hassibayub
Comparing case insensitive char array.
|
|
[12 replies] Last: alright, thats making sense now.. (by Hassibayub)
|
by Shishykish
Why do I receive errors for using getline?
|
|
[1 reply] : The code works if you change the type of name and phoneNo to std::stri... (by Peter87)
|
by sanndy2
how to write prime number in vector
|
|
[3 replies] Last: how can i write value into vector Depends. You do create a vecto... (by keskiverto)
|
by imren
how to remove the negative elements from the vector.
|
|
[4 replies] Last: Note that std::vector has two versions of erase(). The one used in thi... (by keskiverto)
|
by alfie nsugh
could not convert '& fileInput' from 'std::ifstream* to 'std::ifstream'
|
|
[2 replies] Last: Thank you so much, I get it now (by alfie nsugh)
|
Confused on whether it reads from Right-to-left or Left-to-Right? |
|
[6 replies] Last: Thank you very much to all, links have helped and I get it now. (by Bayan Khorshidi Berkeley)
|
Minesweeper |
|
[2 replies] Last: Hello Andy, OK, I'll try. Thanks a lot! kryptomega (by kr36k20050105)
|
console window hiding |
|
[2 replies] Last: do you have any simple cross platform option? Cause i would avoid usin... (by closed account 1vf9z8AR)
|
by barryjo
where do i get c++ classes
|
|
[2 replies] Last: @jonnin https://en.wikipedia.org/wiki/Raspberry_Pi Quite a nifty lit... (by TheIdeasMan)
|
by powsem
Use "make" command
|
|
[2 replies] Last: We need information about your build environment. You should not need... (by mbozzi)
|
by binaary
snake game
|
|
[1 reply] : One problem i see is at line 43 if (i == fruitX && j == fruitY) i repr... (by Thomas1965)
|
by omar18
help with arrays
|
|
[3 replies] Last: understood, thank you very much. (by omar18)
|
please simple code |
|
[no replies]
|
simple site opener |
|
[3 replies] Last: thanks guys. (by closed account 1vf9z8AR)
|
by Duthomhas
Well, I hate typing up an answer to find a question deleted.
|
|
[2 replies] Last: The original poster asked about finding all instances of a palindrome ... (by Duthomhas)
|