im a beginner :) |
|
[2 replies] Last: oohhh! so that's it, prototype is the declaration thing. thanks again.... (by nicole Yoonzy)
|
by MaxLascombe
Can't find problem - long compilor error (1,2)
|
|
[21 replies] Last: Ok, I think it is improving, since I am no longer getting error messag... (by MaxLascombe)
|
by Owain
Trouble understanding...
|
|
[3 replies] Last: Each platform has its own version(s) of the standard library. (by Peter87)
|
by DesiredNote
Sorting Objects in Vector
|
|
[10 replies] Last: you seem to know what you are doing That's been his plan all along. ... (by Volatile Pulse)
|
TC0000.swp file issue |
|
[1 reply] : Shame on you. Shame on you, for using such an old, pre-standard compil... (by Catfish2)
|
by scu1casper
:/ function not doing ANYTHING
|
|
[3 replies] Last: Hey, I would like to give you a function I think will come handy as yo... (by closed account j2NvC542)
|
by Ralden
Working on a very basic game, and I need some help
|
|
[2 replies] Last: Ah, thank you so much! So the problem before was what? I see now, th... (by Ralden)
|
by scu1casper
String subscript out of range..
|
|
[2 replies] Last: and also There is problem with "getline"after a "cin>>" input ,u ca... (by Benjay)
|
by kichithewolf
Printing an Array after passing it to a function
|
|
[4 replies] Last: Oh that works! Thanks for all the help! (by kichithewolf)
|
by stoffe1100
Good "complete" c++ tutorial
|
|
[13 replies] Last: I'd suggest Notepad++, Code::Blocks, or even a program built off of Op... (by Volatile Pulse)
|
by scarywoody
Removing \n from end of file output?
|
|
[5 replies] Last: http://www.parashift.com/c++-faq/istream-and-eof.html Thank you ... (by scarywoody)
|
by ma21212
Help with replacing letters
|
|
[2 replies] Last: Thanks and I think its for the char. someone told me when you make a ... (by ma21212)
|
by Ch1156
Accessing stuff from class
|
|
[5 replies] Last: or no i meant protected sorry. ill look at my errors and try to fix th... (by Ch1156)
|
by scu1casper
Can someone explain my possibly logic error in main
|
|
[4 replies] Last: You need to update userOption in main. userOption = DisplayMenu(userO... (by Peter87)
|
by sfBlackfox
Object pointer points to?
|
|
[2 replies] Last: Thanks for the quick reply; in the future, I'll definitely try to expe... (by sfBlackfox)
|
by chaosGlaaze
Need help with this guessing game
|
|
[5 replies] Last: WOW thank you soooo much i was pondering over this for almost 2hrs bef... (by chaosGlaaze)
|
by chaosGlaaze
need some help please
|
|
[9 replies] Last: just try to PM you another problem but it says you don't accept PM i p... (by chaosGlaaze)
|
by MaxLascombe
Nice design
|
|
[7 replies] Last: Tou can use system("color xx") if you are using Windows and you are ... (by Owain)
|
by Bassam300
delete repeated value
|
|
[4 replies] Last: @Volatile Pulse Thank yooooou soooooooooooo much #include <iostrea... (by Bassam300)
|
by scu1casper
Logic Error?
|
|
[14 replies] Last: #include "stdafx.h" #include <iostream> #include <iomanip> #include... (by scu1casper)
|