C++ Novice. Could someone please tell me how I would go about using an array in this program. Thanks! |
|
[4 replies] Last: however unless you are using pointers use #include <string> which give... (by Aramil of Elixia)
|
by nazoof
Need your Help .. C++
|
|
[9 replies] Last: Need your help ... plz (by nazoof)
|
by Oneday
Compiler wrong settings?
|
|
[6 replies] Last: You can statically link to the runtime by passing the /MT switch to th... (by closed account 1yR4jE8b)
|
by dancks
help with linkage problem
|
|
[4 replies] Last: Thanks hanst99. I used that, then ld -r to link the object files from ... (by dancks)
|
by AlexFG
Sub Hunter game assignment, need help guys!!!
|
|
[7 replies] Last: Lol, good luck. (by Code Assassin)
|
by trill
can someone help with this please!!!
|
|
[6 replies] Last: //Note: This program should include three functions, which // you mu... (by Vins3Xtreme)
|
by trill
function
|
|
[1 reply] : Um, that's pretty simple if I understand you correctly... Take a look... (by Code Assassin)
|
by bbh84
Help with array
|
|
[2 replies] Last: sorry just trying to get some help as fast as I can (by bbh84)
|
by giannhssdra
friendship between classes
|
|
[1 reply] : Do you define an object of class cs2 into cs1 ? I don't see any. As... (by eypros)
|
by Scotch
Files
|
|
[1 reply] : The question? (by hanst99)
|
Computer security |
|
[no replies]
|
by Compucles
Needs graphics formula
|
|
[5 replies] Last: ya I support the answer of @hamsterman Iam also ready to help. (by Dinesh subedi)
|
by DeadEli
How do I create a menu in Dev C++
|
|
[1 reply] : I found a simple and useful .rc file editor that helps a lot if you ar... (by Texan40)
|
by vdubswag
Help with my Craps game
|
|
[1 reply] : Here is my second part... if (dice1 == 1) ... (by vdubswag)
|
by tfityo
Problem with accumulate
|
|
[3 replies] Last: Thanks, it solved the whole problem. (by tfityo)
|
by nielcleo
ADDING BORDER
|
|
[16 replies] Last: @whitenite1 yes i receive it thanks a lot for helping me :) many many... (by nielcleo)
|
by scollins90
Simple Address Book...
|
|
[1 reply] : This is the address book.... Sean Collins 5556497239 Robert Howell 55... (by scollins90)
|
by bluecoder
file does not open .
|
|
[9 replies] Last: Thanks a lot L B ... :) it worked like a magic .. (by bluecoder)
|
by Balrog
OpenAL including errors
|
|
[11 replies] Last: Why is it trying to open a .dll? Shouldn't that be done at runtime? (by bbgst)
|
by DeadEli
how can I disable the enter keypress in a textbox?
|
|
[2 replies] Last: Unfortunately I don't think Dev c++ has a properties box. If it does I... (by DeadEli)
|