by arortell
Resize bmp image size is off
|
|
[no replies]
|
by Nanyo
login, signup program
|
|
[1 reply] : First, you're not checking all possibilites (ex.: what if signup was S... (by iQChange)
|
by aswinmohanme
Create an Interpreted Language in C++
|
|
[no replies]
|
C++ program/ Calculating student averages |
|
[1 reply] : Please note, that this is not a homework site. We won't do your homewo... (by MiiNiPaa)
|
by RJain
Typing Tutor stop watch
|
|
[no replies]
|
by DragonOsman
Menu program as a Switch-Case
|
|
[7 replies] Last: That's good, thanks. Either way, though, I'll have to turn all of the... (by DragonOsman)
|
by xXBurnt
mode and map ? ? ?
|
|
[2 replies] Last: Brute force. Values of type int instead of double to side-step th... (by JLBorges)
|
by cfilipko
quadratic formula
|
|
[1 reply] : You forgot to ask a question. (by LB)
|
by hannahe
PLEASE HELP!!
|
|
[2 replies] Last: @titevi3boi Sorry, but your solution is not correct. The salary is do... (by whitenite1)
|
by M Ehtesham
Reading File twice in a Program
|
|
[4 replies] Last: #include <iostream> #include <fstream> #include <string> int main() ... (by JLBorges)
|
by LMoroney
Help with comparing classes
|
|
[8 replies] Last: okay thanks (by LMoroney)
|
by gordonboy15
Putting text file into an array of structures
|
|
[1 reply] : You forgot to ask a question. Please edit your post and make sure you... (by LB)
|
by larry burns
Forward declaration incomplete type struct?
|
|
[1 reply] : Make sure your testcase is self-contained and actually reproduces the... (by ne555)
|
by whalord
Binary Search Tree Construction Problem
|
|
[2 replies] Last: You're a hero. (by whalord)
|
by Aydin
OpenSSL Symmetric encryption in C++
|
|
[no replies]
|
by Fredy1025
Big Task Help!
|
|
[1 reply] : The best advice I could give is don't do this on the console if that i... (by Z e r e o)
|
by alihajj95
Help please
|
|
[2 replies] Last: Thanks man (by alihajj95)
|
Code won't run or debug: brings back error code "Failed launch no binary" or something like that |
|
[4 replies] Last: Also if you check some of your endl; are end1; " they should be "en... (by sly858)
|
by DragonOsman
Question about Boolean Operatios in C++
|
|
[17 replies] Last: cin >> Choice switch (Choice) { case 'string or char': do this; break... (by sly858)
|
Not sure how to do this assignment the way it is asked |
|
[1 reply] : What especifically is confusing you? From what I understand, the pi... (by LB)
|