by cindl24
Ugh, error 2664 -- please help
|
|
[3 replies] Last: Yolanda, you are my hero. Honestly. (by cindl24)
|
by Cambalinho
how compare a string and a file name\folder?
|
|
[8 replies] Last: and using: if (!File) std::cout << "Failed to open file" << std::endl... (by Cambalinho)
|
by Vrsa
Hello i need some help understanding
|
|
[1 reply] : Hi Vrsa, the issue is your program invokes undefined behavior , so th... (by Ganado)
|
by Bopaki
error: 'conversation' was not declared in this scope
|
|
[2 replies] Last: Thank you very much Mwb. Its all fixed and the program runs very well!... (by Bopaki)
|
by yat89
error C2109: subscript requires array or pointer type
|
|
[2 replies] Last: Hi yat89, Errors/warnings for your file: In function 'int main()': ... (by Ganado)
|
by bsr
Unhandled exception
|
|
[14 replies] Last: thank you so much! it works without any mistake. (by bsr)
|
by aristeidis
reading data into arrays
|
|
[2 replies] Last: Thank you so much!!! Actually Line 41 should be like: for (int i = ... (by aristeidis)
|
by girl101
HELP ASAP
|
|
[7 replies] Last: would you happen to know how i could make this into a i/o file ? Ra... (by dhayden)
|
by KingReno
Ouputting values from array
|
|
[4 replies] Last: The code was an example of how your code should be modified if it were... (by Satan)
|
by Sheri
Header files and Implementation files
|
|
[2 replies] Last: I am now getting an error: error: ld returned 1 exit status. That's ... (by MikeyBoy)
|
by Mike1234
Triplets list
|
|
[1 reply] : See your other thread: http://www.cplusplus.com/forum/general/246756/#... (by lastchance)
|
by seungyeon
What is going on with my pointer?
|
|
[7 replies] Last: Hardest part of the program passing a point to a string What is the p... (by coder777)
|
by seungyeon
Function receiving a pointer to a string.
|
|
[5 replies] Last: Both 'strcpy' and 'test' are standalone functions. Besides, a function... (by keskiverto)
|
by ks2018
error: undefined reference to
|
|
[6 replies] Last: yes. THANKS. (by ks2018)
|
by KingReno
Selection sort / Number Swapping
|
|
[1 reply] : I do not know how code the answer for allowing the user to enter as m... (by nuderobmonkey)
|
by ashwyn
Help! Debugging. Input glitched!
|
|
[2 replies] Last: Thank you for your guidance. , , |\."./| ... (by ashwyn)
|
by BashPotato
Advice on checking a 1D array against a 2d array
|
|
[1 reply] : > std::cout << "Welcome to the lotto-bingo game\n" Right, so create a ... (by salem c)
|
Ice Cream Shop Menu Help! |
|
[2 replies] Last: Thanks for the reply!! I actually figured it out since writing this. I... (by displacedflyer)
|
by cindl24
Help error C2659
|
|
[7 replies] Last: I have been taking online courses all the best. (by closed account SECMoG1T)
|
by Tyler1
How to remove extra lines from a text file.
|
|
[3 replies] Last: thought i could give it a try #include <iostream> #include <string>... (by closed account SECMoG1T)
|