by SoftMOUNT
argc and argv?
|
|
[3 replies] Last: Thank you both, C++ can be really confusing when you have no one teach... (by SoftMOUNT)
|
by wsecit
Visual Studio 2005: OSVersion restriction
|
|
[no replies]
|
by Sharan123
sdl advice
|
|
[10 replies] Last: Thanks for watching! (by Hambone)
|
by SUMAN003
Difficulty in including header file
|
|
[1 reply] : Where exactly is ap_fixed.h located? Do you know? Your compiler is t... (by kevinkjt2000)
|
by c0dev0id
Print highest and lowest+sort
|
|
[4 replies] Last: Alright All I'm trying to do now is to give out what the highest grade... (by c0dev0id)
|
by mgehad
Tool
|
|
[2 replies] Last: Thank You :) (by mgehad)
|
by sailorman444
Need help on calculations with variables
|
|
[2 replies] Last: Thank you very much, silly mistakes are never good! (by sailorman444)
|
by lemonysage
Implementing a rounding function
|
|
[5 replies] Last: Stop spamming. http://www.cplusplus.com/forum/beginner/110686/ http:/... (by S G H)
|
by Dreamer1
C++ Class identifiers
|
|
[4 replies] Last: Well you just added int x,y; in the Cheating function now it can bypas... (by Dreamer1)
|
by Nitrosolid
How do i make a function stop and resume in a cetain number of time?
|
|
[2 replies] Last: Thanks that really helped a lot.Although it want the exact code i used... (by Nitrosolid)
|
by anzhit
Help with a program with pointers?(reply fast exam tommorow)
|
|
[1 reply] : This is due to the order of operations regarding the prefix and the po... (by Computergeek01)
|
by frogs777
help with appending input to output file
|
|
[6 replies] Last: #include <iostream> #include <fstream> #include <string> int main() ... (by JLBorges)
|
by Iana Bancila
c++ vector
|
|
[2 replies] Last: the removal of a vector What does this mean? Code below is C++98 a... (by Catfish4)
|
by mgehad
seek some help
|
|
[2 replies] Last: "In the future, please post the full text of any error messages." is t... (by mgehad)
|
by raviraj459
passing array of object to friend function
|
|
[1 reply] : A few problems: 1) Line 23, calculation is misspelled. 2) Line 2... (by AbstractionAnon)
|
by darqan
Anybody knows why
|
|
[3 replies] Last: If the intention is to do something if typ is equal to either "dvd" or... (by Chervil)
|
Errors in my c++ code |
|
[8 replies] Last: Yes. But i want to make a program to reprogram my keyboard (for examp... (by Nenekonesha)
|
by Sharan123
SDL help
|
|
[no replies]
|
by jugggle
unable to get the output required
|
|
[18 replies] Last: Thank you so much! and nope, you're not too vague, well, at least I un... (by jugggle)
|
by whilom
Terminate if no input. Help
|
|
[3 replies] Last: yes, in fact i've tried a code using getline, take a look: #include ... (by nvrmnd)
|