by Precious roy
Include Coding Standard
|
|
[4 replies] Last: I go with a.h: #ifndef INCLUDED_A_H #define INCLUDED_A_H class a { //... (by Cubbi)
|
by ham669
Need help with loops and arrays please
|
|
[2 replies] Last: Thanks Mobotus big help :) How do you put the code into that blue box?... (by ham669)
|
by ammusctce
Help with shifting bits!
|
|
[3 replies] Last: Thankyu both!! Got it now.. (by ammusctce)
|
by layanM
help urgeeeenttttt :"(!
|
|
[4 replies] Last: ok nice but there aren't any loops in ur code (by layanM)
|
by Sharan123
ifstream 2
|
|
[2 replies] Last: Thank you :) (by Sharan123)
|
by moakeseey
How To Use fstream To Read Multiple Lines
|
|
[1 reply] : You should generalize your code and use a loop. also wouldn't hurt to ... (by yulingo)
|
by dero
Urgent Subtracting two decimal numbers in a file
|
|
[no replies]
|
Const auto reference in range for |
|
[6 replies] Last: Tell us your compiler and version and the exact error message you get ... (by Duthomhas)
|
by Penanito
Cant access a .txt file?
|
|
[no replies]
|
by danipoak
Restarting login program
|
|
[2 replies] Last: I think I understand what you mean by it. Maybe my execution is off t... (by danipoak)
|
by Sharan123
STL
|
|
[13 replies] Last: Because logically it is incorrect. The program compiled and ran, but ... (by kevinkjt2000)
|
by Hagge96
Debug assertion failed! Invalid null pointer.
|
|
[1 reply] : A lot is wrong here really, but one big problem (lines 84 and 137) is... (by tipaye)
|
by Intan Ayunie
help me urgent@
|
|
[1 reply] : Please read this: http://www.cplusplus.com/forum/beginner/1/ (by kevinkjt2000)
|
Is this true |
|
[9 replies] Last: Is there any software that uses all/almost all those header files Ye... (by Cubbi)
|
by Sharan123
difference bw making pointer and object
|
|
[2 replies] Last: THnak you :) (by Sharan123)
|
by MHG
Help with random_shuffle function
|
|
[3 replies] Last: I hope it's not too late if I link to the documentation now: http://ww... (by Catfish666)
|
by Samuel88
Integer to string - How?
|
|
[4 replies] Last: -char s is wrong here because you can't increase the length of an arr... (by JewelCpp)
|
addition function |
|
[1 reply] : This looks like a homework problem... So you might like to read these:... (by kevinkjt2000)
|
by Sharan123
ifstream
|
|
[1 reply] : On line 19 you are using "read.txt". Is "read.txt" in the same folder... (by kevinkjt2000)
|
by Sharan123
string
|
|
[9 replies] Last: THank you :) (by Sharan123)
|