|
by Larry2
Multiple matches from a regex
|
|
|
|
[5 replies] Last: Wonderful cire, I had to complete/replace the input.cend with end, an... (by Larry2)
|
|
by youngnito
Multiple values for function
|
|
|
|
[4 replies] Last: Thanks for that keskiverto I went to look through my program and just ... (by youngnito)
|
|
by tony47
SFML (small and maybe very simple problem )
|
|
|
|
[1 reply] : Common problems: 1) Make sure you built SFML yourself. If you downl... (by Disch)
|
|
by Harsh1t
needed information
|
|
|
|
[2 replies] Last: I would guess a career in.... Programming! And not to be "Harsh" bu... (by cnoeval)
|
|
by OLittleO
Linked Lists
|
|
|
|
[4 replies] Last: Forgot the ; in the class. I fixed that lol got the code to run thanks... (by OLittleO)
|
|
by SamuelAdams
Looking for network IP scan code
|
|
|
|
[2 replies] Last: If you have any interest in networks then you should definitely learn ... (by ResidentBiscuit)
|
| Reverse order char array |
|
|
|
[5 replies] Last: You're getting an error because you are now using a std::string not a ... (by jlb)
|
|
by Khurmi878
vectors size in STL
|
|
|
|
[11 replies] Last: No I dnt actually want to do that, i was doing it just for example...i... (by Khurmi878)
|
|
by vincent30
Help I'am stuck in C
|
|
|
|
[12 replies] Last: I needed to make an small adjustment, because my compiler does not acc... (by vincent30)
|
|
by JakeB
New to coding, need help with what to do next
|
|
|
|
[1 reply] : You need to check the number of employees. The max number of employee... (by pogrady)
|
|
by PayalAnand
find anagrams from given set of inputs
|
|
|
|
[1 reply] : There is probably a way to do it using the map container, but I am not... (by fg109)
|
|
by rshatalov
Can help with C++
|
|
|
|
[1 reply] : And where are there your posts that prove that you indeed can be a C++... (by vlad from moscow)
|
|
by axis7818
while loop and checking for uniqueness
|
|
|
|
[5 replies] Last: || is logical OR. The expression means push_back IP either when it is ... (by vlad from moscow)
|
|
by dv1575
vector template with stl member function
|
|
|
|
[1 reply] : Are you required to do #1? If so, I feel very very sorry for you. It's... (by L B)
|
|
by georgia746
need some mancala board programming help
|
|
|
|
[1 reply] : What is a "double loop"? I think you've confused some programming term... (by L B)
|
|
by ET21
Inputting Binary into a struc
|
|
|
|
[11 replies] Last: Well thank you everyone for your help, and the clarification between .... (by ET21)
|
| Help with my code? |
|
|
|
[5 replies] Last: Thanks so much!! (by closed account LN3RX9L8)
|
| 'struct std::ostream' has no member named 'close' error in header file |
|
|
|
[4 replies] Last: Whoops, I was just using the wrong thing: LowestOne said: you w... (by LeafyCircuits)
|
|
by Cut
ReduceFraction and CommonDenominator Help
|
|
|
|
[2 replies] Last: I'm not very good at math, for I haven't taken a course since high sch... (by Cut)
|
| new / delete |
|
|
|
[4 replies] Last: Thanks for taking your time to help! I was getting mixed up by the na... (by egg management fee)
|