by mightymeowth
creating a cone for my rocket ship
|
|
[1 reply] : Hi there, Let's break down the assignment: the number of rows of y... (by closed account o3hC5Di1)
|
by Curlygamer
Help with OOP branching
|
|
[3 replies] Last: @JLBorges I bow to your superior wisdom, I was basing the functions of... (by Curlygamer)
|
by nadeali
stuck in while loop
|
|
[5 replies] Last: and adding cout<<end_deck; should help me how? I told already that my... (by admkrk)
|
by Ratham
Basic Pointers/References Help
|
|
[3 replies] Last: Thanks guys :] (by Ratham)
|
by nmindley
errors
|
|
[2 replies] Last: thanks, fixed it! (by nmindley)
|
by wadee
unresolved Externals
|
|
[3 replies] Last: Yes. For the templates, you only have the header files - no .cpp files... (by JLBorges)
|
by hampsu
Writing arrays
|
|
[2 replies] Last: Oh yeah, it should be.. everything works fine now, thanks a lot (by hampsu)
|
by erikn
Problems with scanf() in C
|
|
[2 replies] Last: No, it's me compiling his code with the same settings, thanks. (by erikn)
|
by cheryl tan
drawing rectangle
|
|
[7 replies] Last: Ok, thank you. That's interesting. I didn't realise that the height wa... (by Chervil)
|
by wiireless
Weird characters in char array
|
|
[4 replies] Last: Ahh i see. Okay thank you very much for clearing that up for me :) (by wiireless)
|
by Seyar
Password System
|
|
[2 replies] Last: thanks for your reply. Here is what I have done: int ... (by Seyar)
|
by brijmohan3
Timeout
|
|
[no replies]
|
by Mojet
Infinite Loop Problems
|
|
[13 replies] Last: Here's a dynamic approach of the problem(the memory size is unknown at... (by condor)
|
by Joad
RAND
|
|
[1 reply] : At lines 15, 25 and 35, you seem to be confusing the assignment operat... (by MikeyBoy)
|
by Nubre
help calculation code kinda
|
|
[9 replies] Last: awesome, thanks alot for the explanation jlborges!, and shadow :O (by Nubre)
|
by bookerb6
Debugger
|
|
[1 reply] : If your program isn't compiled with debug information, nothing will sh... (by kbw)
|
by sanasuke15
String/Char data types
|
|
[5 replies] Last: You will need to seed the random generator through srand() once. It us... (by abhishekm71)
|
by k31453
Subclass Problem
|
|
[2 replies] Last: yeah i want to define it !!! like void :: showguess() something like... (by k31453)
|
by canucksfan1
Value-Returning Function not working?
|
|
[8 replies] Last: Hi there, Let's clear a few things up (I'm using your original code):... (by closed account o3hC5Di1)
|
by k31453
Pure Virtual Function
|
|
[1 reply] : I don't know exactly what you want... A cpp would look like this: void... (by coder777)
|