by MM45MM
creating a generator assistance-PLEASE
|
|
[no replies]
|
by StarCharm
Compiler stops working? :S
|
|
[8 replies] Last: Added variable cont2 for the second array. Still, I don't think that's... (by StarCharm)
|
by seiji9
one dimensional array
|
|
[7 replies] Last: @MiiNiiPaa "cin >> gross ; err... shouldn't it be cin >> gross ;" wait... (by seiji9)
|
by hvigil
How to start counting time ?
|
|
[2 replies] Last: #include <iostream> #include <chrono> // C++11 int main() { usin... (by JLBorges)
|
by SwatSid
Calling functions of class and outside with same name!
|
|
[7 replies] Last: I realize your example may be for demonstration purposes only, but ple... (by xismn)
|
by orourkeh
Connecting rooms in grid map
|
|
[8 replies] Last: Thanks so much for your help Disch. This is about what most my maps lo... (by orourkeh)
|
by yunyang21
C++ counting arrays output help?
|
|
[1 reply] : This code is already invalid i= 0; while(i < n-1){ Let assume that n... (by vlad from moscow)
|
by bnup123
C++ arrays in function
|
|
[2 replies] Last: It is not a question on programming. It is a question on arithmetic. D... (by vlad from moscow)
|
by morando
Memory alignment
|
|
[9 replies] Last: [quote=morando]" I think its better for me to use alignment on AABB on... (by closed account zb0S216C)
|
by JazzyJeff123
How do I add elements to an array?
|
|
[4 replies] Last: @Smac89 your code is incorrect. -extend_arr's return type should be a ... (by LB)
|
by ccrowley96
How to have the console recognize every word?
|
|
[1 reply] : Chervil already answered this question in your other post here: http:... (by Disch)
|
by dima93
What are the basics of pointers (*) and (&)addresses ?
|
|
[4 replies] Last: [quote=DANNY123]I think int & n2 = n; means that n is represented by ... (by LB)
|
by coolbreeze01
Adding UI
|
|
[1 reply] : http://wiki.tcl.tk/1304 (by ne555)
|
by coercedman66
Representing a rectangle with only 3 variables instead of 4.
|
|
[2 replies] Last: Daleth is right. Your plan won't work. (by Disch)
|
by rcast
Math question (calculating dimensional weight with code)
|
|
[10 replies] Last: Sounds like if a large package is under 90lbs it will be billed as a 9... (by naraku9333)
|
by hvigil
How do you calculate time ?
|
|
[no replies]
|
by sveatlo
irc bot not working (1,2)
|
|
[22 replies] Last: I don't know, what I've done, but it works :D thanks for help (by sveatlo)
|
by DarthBrogan
Question about language translator program
|
|
[4 replies] Last: Ok, I just figured it out, I'm doing this: std::string eegus (" i"); ... (by DarthBrogan)
|
by zoran404
Something like automaticaly updated varlible
|
|
[8 replies] Last: How do I enable that switch? I don't have C::B installed here so I ... (by Disch)
|
by hvigil
How to make a linked list.
|
|
[4 replies] Last: thanks (by hvigil)
|