Getting errors when trying to complile this can anyone see what i may be doing wrong? |
|
[6 replies] Last: Okay so I've made some changes to my code and got rid off all of the e... (by jerwolfenstien)
|
by vgoel38
selection sort
|
|
[4 replies] Last: @xordux line 18 and 19 should be enclosed in Braces {...} at line 22 ... (by Akshit)
|
simple generating letters program |
|
[1 reply] : ¿Do you understand the difference between a bottle and the beer that'... (by ne555)
|
by josefcool
Main code skips function.
|
|
[1 reply] : First of all learn to put your code in code blocks , second you should... (by xordux)
|
by ScriptKiddie
"Illegal Else Without Matching If" - Error
|
|
[16 replies] Last: @Techy24 Actually You Are Wrong, Its Is 'Else If' not 'ElseIf' @The... (by ScriptKiddie)
|
by Mario Robles
How to Create Tables
|
|
[6 replies] Last: If you would google for the function you would see it requires iomanip... (by expor)
|
by oblaq
Where does this go?
|
|
[2 replies] Last: Hmm.If I Were You,I Would Include <string.h> And Then Assign A Number ... (by Techy24)
|
by Ch1156
Output error
|
|
[5 replies] Last: or is it TIME2? im confused a bit, i read that link but dont really un... (by Ch1156)
|
by GeorgeH
How to run a DEV C++ code on another PC
|
|
[3 replies] Last: Why not compile the code to a stand-alone .exe and then let it run. Th... (by sh4rd)
|
by ustulation
do temporaries of built-in and user-defined types behave differently?
|
|
[5 replies] Last: thank you Peter87 and guestgulkan ! yes it is annoying or confusing ... (by ustulation)
|
by Mario Robles
How to Export a .txt file from a .cpp file
|
|
[5 replies] Last: Thanks LowestOne that really help nw i just need to learn how to make... (by Mario Robles)
|
by ranjbar
i have problem with using a string in a function
|
|
[3 replies] Last: Hi Thanks In fact here i have brought a minimal example of my real f... (by ranjbar)
|
by Attempted
C++ Battle Game Crashing
|
|
[2 replies] Last: line 186. You use operator= instead of operator==. Make sure that the... (by Peter87)
|
by WhiteWind
Trying to get Allegro to work with Code::Blocks
|
|
[no replies]
|
by bakerlandon
Review of my code?
|
|
[7 replies] Last: pbd2012 (1) You have hijacked this thread with your own and unrelated... (by TheIdeasMan)
|
by noysoffer
Binary Search
|
|
[8 replies] Last: When I wrote int i, there was an error that i was defined before bein... (by TheIdeasMan)
|
by smile58
Various symbols
|
|
[6 replies] Last: @akshit thank you for your reply. i got it and it worked for me. (by smile58)
|
by Zerpent
C++ book for blind learners?
|
|
[1 reply] : I don't know any c++ courses for the blind but I could suggest that do... (by syyswilla)
|
by h4344
How Can I Find a Folder Name?
|
|
[2 replies] Last: What do you mean by "folders directory"? "folder" is another name for ... (by andywestken)
|
by peazyex
finding highest value in array
|
|
[7 replies] Last: i meant to come back and tell you all thank you for your help! (by peazyex)
|