by MinwooJu
how to improve - HCF (1,2)
|
|
[22 replies] Last: Also, note that some compilers supply intrinsics for small, common ope... (by andywestken)
|
by redak
Problem with *= operator
|
|
[19 replies] Last: O'k. I do not think that Lopes means wolf. And moreover Lopa da Vega... (by vlad from moscow)
|
by vdarth53
'For Loop' output problem help
|
|
[4 replies] Last: Oh yeah. Absolutely Right. Got your point. Thanks :) (by vdarth53)
|
by brinks56
Suggestions on improving my working program
|
|
[6 replies] Last: Is 1 not a positive integer? (by moorecm)
|
by doddolfur
Initializing 2d Vectors in the constructor
|
|
[2 replies] Last: ohh god you're right, how could I have been so blind, it was telling m... (by doddolfur)
|
by Stewbond
Multiple inheritance and ambiguous members
|
|
[2 replies] Last: I learned something! Thanks. For others, this is called the "dreade... (by Stewbond)
|
by userid
MemSet??? Please Assist???
|
|
[2 replies] Last: @webJose, Legacy code port... Your response is clear and informative,... (by userid)
|
by userid
MemCpy??? Please assist???
|
|
[5 replies] Last: @Coder777 Thank you. (Not mixing. :-)) @JL Borges Above-and-beyon... (by userid)
|
by Dan Feerst
turning a string in to a character
|
|
[1 reply] : It's not asking for a character, it's asking for a pointer to characte... (by Disch)
|
by AndrewTyner
Help with Function Program
|
|
[no replies]
|
by Frozen Ray
Problem solving help
|
|
[2 replies] Last: Now that you have the total square footage of walls to be painted, you... (by Zhuge)
|
by Fasious
Anyone willing to assist me getting started with this code?
|
|
[no replies]
|
by Voroshek
pass an argument to nested function
|
|
[1 reply] : You can not do that because func_1 does not accept any parameter. (by vlad from moscow)
|
by rakeshkm1983
Difference between class & structure
|
|
[1 reply] : http://msdn.microsoft.com/en-us/library/aa664471(v=vs.71).aspx I'm no... (by Stewbond)
|
by GreatSnowman
multiplying 1D Array with a 5D Array
|
|
[no replies]
|
by magadavixt
help with creating program where you input an equation (x^2 + 3x +5) etc (1,2)
|
|
[30 replies] Last: Glad I could help! (by shacktar)
|
by T1M3W1Z4R0
I am a beginner that is thought of as a noob by beginners.
|
|
[3 replies] Last: I see many people using Code::Blocks so you could try that if you want... (by Peter87)
|
by Whovian
enum not compatible with int?
|
|
[6 replies] Last: From the C++ Standard Since enumerations are distinct types, objects ... (by vlad from moscow)
|
by islanzadi
variable structure name, is that possible?
|
|
[3 replies] Last: In this case maybe it is better to include a data member for a filenam... (by vlad from moscow)
|
by j123t
TIC - TAC - TOE??
|
|
[4 replies] Last: I don't think Texan40 really understood what you ment... But is a poin... (by Jikax)
|