My Wildcard Anagram Finder Has a Few Bugs |
|
[3 replies] Last: #include <iostream> #include <string> #include <cstring> #include <al... (by lastchance)
|
by stat1c
Print concepts that have no spaces in them
|
|
[4 replies] Last: The difference between "with" and "without" could be just a single cha... (by Chervil)
|
by Arui
Problem with sorting struct
|
|
[7 replies] Last: Something like this will probably do: // sort by x, then by y bool so... (by dhayden)
|
by DesmondLee
Deduce output.
|
|
[2 replies] Last: @integralfx Thank for the reply once again. okay I got it. Thanks a lo... (by DesmondLee)
|
by clustercpp
accessing private variables
|
|
[3 replies] Last: Why Hair should only be a different class and not also an attribute of... (by gunnerfunner)
|
by zhiqiang1993
Input and output of files with calculation
|
|
[3 replies] Last: But would also like to know why my getline would not work. This lin... (by Chervil)
|
by MackieJ
Unhandled exception at 0x010B3FF0 ???
|
|
[19 replies] Last: although I still haven't gotten my ball to work What does that mean?... (by coder777)
|
by shree081502
Palindrome with phrases
|
|
[3 replies] Last: (Deliberately) ignores upper/lower case and any blanks, punctuation et... (by lastchance)
|
by stat1c
Print concepts that have spaces in them
|
|
[4 replies] Last: Thank you both so much! These worked perfectly I really appreciate the... (by stat1c)
|
by DesmondLee
Deduce output
|
|
[2 replies] Last: @AbstractionAnon Thanks for the reply. Thanks a lot :D (by DesmondLee)
|
by sancr963
I am very new to C++
|
|
[2 replies] Last: > why text isn't a simple variable datatype. Text (a sequence of char... (by JLBorges)
|
by tatai
Joining data from two files
|
|
[2 replies] Last: the output is dumping some error data, sometime it is following only o... (by tatai)
|
by originator01
3-dimensional arrays
|
|
[3 replies] Last: for integer arrays of multiple dimensional arrays (by originator01)
|
by stat1c
Numbering concepts into a list
|
|
[2 replies] Last: I just changed it and it worked perfectly! Thank you so much for your... (by stat1c)
|
by stat1c
Grades calculator trouble
|
|
[4 replies] Last: I tried to work on it some more and it does build but now will not sta... (by stat1c)
|
by crb8v2
Allowing user to choose number of variables.
|
|
[10 replies] Last: Appreciate it guys. (by crb8v2)
|
by Fajsdie
Get pointers instead of numbers
|
|
[6 replies] Last: There is no compiler error It doesn't give an error, since the code ... (by Chervil)
|
by alx119
Passing an array to a constructor
|
|
[10 replies] Last: I don't know why I thought that on that site I had to use inheritance,... (by alx119)
|
by imohamme5
Accessing my class from a queue
|
|
[8 replies] Last: Cheers, (by imohamme5)
|
by ggk1298
Structure required on left side of . or *
|
|
[3 replies] Last: Please use indentation and think about the logic of the main while loo... (by lastchance)
|