by darthaq
A little trouble with my username/password program
|
|
[2 replies] Last: I tried your code to replace my else if statement but it would still n... (by darthaq)
|
by metulburr
saving data
|
|
[1 reply] : Boost serialization looks like it does what you want. http://www.boost... (by Zhuge)
|
by metulburr
sorting ints unexpected results
|
|
[1 reply] : nevermind, i just figured out that i put int in greater, thus the reas... (by metulburr)
|
by TouchPad
BubbleSort by last name
|
|
[1 reply] : so if I figure I add to the code maybe it'll work but I got me a "expe... (by TouchPad)
|
by Albo Coder
c++ database cant delete data...
|
|
[8 replies] Last: Thanks all... I got the idea (by Albo Coder)
|
by manudude03
problem playing with vectors
|
|
[5 replies] Last: Am I not doing the same comparison I was before no, before you were ... (by metulburr)
|
by jayssj11
color text
|
|
[15 replies] Last: @ DTSCode You are really being belligerent about the OP's platform. G... (by Duthomhas)
|
by ar2007
unknow error on class
|
|
[8 replies] Last: @DTScode: I solved the problem. I initialized temporary strings, erro... (by ar2007)
|
by jrfrago
Variable Declaration
|
|
[10 replies] Last: Thanks to all of you... it works. (by jrfrago)
|
by metulburr
for loops
|
|
[3 replies] Last: Yes you can substitute for auto. In any case expression v.size() - i h... (by vlad from moscow)
|
by metulburr
working with multiple languages
|
|
[1 reply] : I'll give you the lazy answer, practice! When you get good at somethin... (by manudude03)
|
by donvigor
Single File, project folder and debugging, visual studio express 2012
|
|
[3 replies] Last: delete the exe (by closed account Dy7SLyTq)
|
Long Integer Problem: Output Errors |
|
[8 replies] Last: #include<iostream> #include<string> using namespace std; void digit... (by Chriscpp)
|
by metulburr
what does the errors mean / c++11 for range loop
|
|
[7 replies] Last: This is pretty much the same as python's for loop then yes n that... (by closed account Dy7SLyTq)
|
by qriz75
Console Application crashes on exit
|
|
[4 replies] Last: Thank you Chervil I have to reconsider my approach, since I couldn't ... (by qriz75)
|
by TNX744
Simple input to hex display
|
|
[15 replies] Last: Okay this makes slightly more sense to me now, thanks again for the he... (by TNX744)
|
by etneri
Check first number for zero
|
|
[2 replies] Last: I think you'll have to take the input as std::string and then after va... (by abhishekm71)
|
Windows8/7 |
|
[4 replies] Last: You can certainly use OpenGL on windows8. I'm not sure what the probl... (by Disch)
|
by metulburr
using declarations together
|
|
[3 replies] Last: Where it uses the reference to quicken the process, but is not allowe... (by MikeyBoy)
|
by brandon14
Primary-expression for array
|
|
[8 replies] Last: OK, @TheIdeasMan thank you for being more clear and helpful :) @Cubbi... (by brandon14)
|