by Dgonzalez1
Checkerboard Game Logic
|
|
[1 reply] : i know for the "E" it would be a switch statement, but i have no clue ... (by Dgonzalez1)
|
by awinborn
Error and Bubble Sort Problem
|
|
[1 reply] : int match(char , char ); matchM= match (text (textT?), pattern); cha... (by wildblue)
|
by ebucna
String doesnt work
|
|
[8 replies] Last: My brain just exploded lol, I'll go through it tomorrow, maybe I will ... (by ebucna)
|
by DEnumber50
Template question
|
|
[7 replies] Last: Thank you for showing me my error, it is now correct to say the right ... (by DEnumber50)
|
by Abidmajeed
how to write Multiplication table in C++
|
|
[1 reply] : Why don't you give it a try first, post what you were able to do, and ... (by deathslice)
|
by Xtez
2D Tank Game.
|
|
[no replies]
|
by Abulkhair
Pointers and reference
|
|
[2 replies] Last: thanks, will check it out right away (by Abulkhair)
|
by Future Epic
warning in char data type
|
|
[8 replies] Last: Well that was amazing though i dint get a thing right there hehe , btw... (by closed account SECMoG1T)
|
by zluj1198
C++ Array like Mine sweeper.
|
|
[1 reply] : Sorry, I don't completely understand your question, but if you want to... (by dhayden)
|
by RyuuMamoru
Passing Paramaters as Pointers? I Don't Understand?
|
|
[4 replies] Last: Although you've declared median and average to be doubles, the assignm... (by dhayden)
|
Function Problem |
|
[2 replies] Last: Just on first reading, disregarding the above questions. . .why do you... (by PCrumley48)
|
by jojotank
why this won t work?
|
|
[8 replies] Last: Ah. You're passing the address of the double instead of the double. Th... (by dhayden)
|
by BoomWrx
Help with Arrays to Vectors!!!
|
|
[4 replies] Last: You're in my CS 220. I know that for a fact. I haven't turned this in ... (by LilMonsterGirl)
|
by DreamTime
Expression must be a modifiable lvalue
|
|
[5 replies] Last: sorry, should have seen it before...I was on the right track =P need ... (by aarnold404)
|
Need help with Arrays |
|
[3 replies] Last: Did you change FindFirstNum to take pointers? The error is saying it... (by Lachlan Easton)
|
by gmac
define your own class that will represent a fraction in your program (1,2)
|
|
[30 replies] Last: This whole section of code needs to go away, along with the almost ide... (by PCrumley48)
|
by amitk3553
Pointers
|
|
[5 replies] Last: The hardware has put something other than RAM at address 0x4. It is pr... (by dhayden)
|
by kovyfan27
How to get the lowest value as well as the highest even element in an array
|
|
[5 replies] Last: Ooh my function dint take into account even numbers refer to @keskiver... (by closed account SECMoG1T)
|
Work with file(2) |
|
[1 reply] : You probably didn't get a reply because you've made no attempt at all ... (by mutexe)
|
by Abidmajeed
Multiplication Table Using IF/Else only
|
|
[no replies]
|