by etrusks
not understanding try{}, catch(){} in void funtion
|
|
[2 replies] Last: Ohh :) I didnt see that while(true) was outside of try{} Thanks for op... (by etrusks)
|
by dniq
Phone number verification problem
|
|
[10 replies] Last: Okay so all you had to do was tell me to get rid of the "string", beca... (by dniq)
|
by mtbrooks1993
Weird error
|
|
[6 replies] Last: I went through it like you said and I got it working. Thank you so muc... (by mtbrooks1993)
|
by obito94
why won't my if statements work?
|
|
[11 replies] Last: (sigh) OK, the last post I will make on this topic. I ASSUME that ev... (by nickeeromo)
|
by chouhaizi
Multidimensional array, backward induction
|
|
[1 reply] : So if I have a constructor initialised in a header file and its first ... (by chouhaizi)
|
by glenjoker
binding an rvalue reference to an lvalue reference using move()
|
|
[5 replies] Last: Get it. Thanks a lot!!! (by glenjoker)
|
by papafranku
Getting the largest/smallest value, sum, average, standard deviation from a set of numbers
|
|
[2 replies] Last: Line 18. How many numbers do you attempt to read and what would happe... (by keskiverto)
|
by pacman169
Error
|
|
[2 replies] Last: #include <stdio.h> #include <ctype.h> #include <string> void to_... (by pacman169)
|
by dknb
C++ Assertion Failed
|
|
[2 replies] Last: I managed to find this program few months ago from korean forum, I con... (by dknb)
|
by realityking
Database Join OPERATION
|
|
[2 replies] Last: Hi thanks for your answer, wish those files would be helpfull, in addi... (by realityking)
|
by Nielyboyken
Keep checking if-statement
|
|
[2 replies] Last: ^How would that work if I use the SFML library? if (sf::Keyboard::is... (by Nielyboyken)
|
by leashbomb69
help with code =[
|
|
[7 replies] Last: stop duplicating threads (by xenovia12)
|
by freiza
Typdef problem
|
|
[no replies]
|
by ksvd
developing a webpage
|
|
[3 replies] Last: HTML/CSS is NOT a programming language, it is a markup language. (by Mr D)
|
by h4ever
How to convert 2 bytes from string to integer?
|
|
[1 reply] : The 16-bit bitmap uses these bits to save RGB values: R-G-B 5-6-5 bi... (by h4ever)
|
by seiyakun
how to compile this?
|
|
[1 reply] : Hi, You didn't specify what the setVal function does. You should do... (by TheIdeasMan)
|
by BillyBob
Comment it
|
|
[5 replies] Last: Give me bit more idea about it. Thanks. (by BillyBob)
|
Can't figure out the negative sum |
|
[5 replies] Last: Cool .... Now it would make my day if you implemented some of the oth... (by TheIdeasMan)
|
by h4ever
Problem to set pointer to last position of string
|
|
[4 replies] Last: Thanks I see the mistake now. Actually I want to loop the p until p<en... (by h4ever)
|
by BillyBob
Question
|
|
[2 replies] Last: Got it, thanks. (by BillyBob)
|