by synportack24
variable sized multidimensional array
|
|
[1 reply] : Read this article: http://www.cplusplus.com/forum/articles/7459/ (by Bazzy)
|
by Eddie2233
c++ compiler..
|
|
[2 replies] Last: Remember that the console window won't stay open with VC++ http://www... (by Bazzy)
|
by destro
if statement problems
|
|
[8 replies] Last: Just one last thing. When i try to get a single room with 1 on floor 1... (by destro)
|
by riper
what it means this printf's string format
|
|
[3 replies] Last: GENIAL.... gracias Jsmith... COOL.....THKS JSMITH (by riper)
|
by ly89
Try this Question
|
|
[1 reply] : Sure why not its not like I have anything better to do right now so wh... (by kenshin)
|
by Oromis
Write to the beginning of a file
|
|
[3 replies] Last: I solved it using another approach; now I simply read the whole file, ... (by Oromis)
|
by Daitey
complier and its Manual
|
|
[4 replies] Last: There are a LOT of compilers to choose from. Some of the more popular ... (by closed account S6k9GNh0)
|
by Daitey
complier and its Manual
|
|
[1 reply] : You must realize before you start C++ that C++ is a LOT different from... (by closed account S6k9GNh0)
|
by hazarada
easy question
|
|
[6 replies] Last: myarray is an array containing 2 elements. You are accessing 3 ele... (by jsmith)
|
by jesusk
Function problem
|
|
[1 reply] : Please post your code inside [ code][ /code] blocks so it's easier t... (by jdd)
|
by gsingh2011
if statement with char array
|
|
[10 replies] Last: Ah so I think I get it now so sense you used singleChar = charArra... (by Hiroyuki)
|
by songaal
Chroot jailing isn't working...
|
|
[1 reply] : Did you put ls in chroot/jail or chroot/jail/bin? (by jsmith)
|
by phantomeye
how do i implement depth first search into my program?
|
|
[no replies]
|
by zheavensky
initilizing an array of string from the define directive
|
|
[2 replies] Last: Thanks for your help. I will try it. In the mean time, I got it wor... (by zheavensky)
|
by Peyton
Simple pointer example
|
|
[3 replies] Last: Line 12 should be : double_it(pvar); (by pet)
|
by gantsooj
how to write that equition?
|
|
[2 replies] Last: yeah, but i don't undertsand that there're 4 matrix elements within b... (by gantsooj)
|
by rossjohn07
Craps Game
|
|
[4 replies] Last: You can just use int like that. You will have to use an if() statemen... (by firedraco)
|
Question about functions |
|
[3 replies] Last: @Bazzy Ah, thank you! @matanuragi Oh, I see. It is very elem... (by William McHugh)
|
by Ukanuka
Python Integer Program
|
|
[1 reply] : This is a C and C++ forum. You want a Python forum. http://www.python... (by Duthomhas)
|
by js6216
How to figure out if some string is inside of another...
|
|
[1 reply] : string.find() returns a position, which is an integer index, not an ad... (by jsmith)
|