by gcampton
prefix and suffix 2 lists of words.
|
|
[2 replies] Last: The only problem with that is I'd still have to type all the keywords ... (by gcampton)
|
by nason
help please
|
|
[5 replies] Last: You're welcome dude. (by mutexe)
|
by biotech44
My saved .cpp file is having trouble opening
|
|
[1 reply] : How was the text encoder project initially saved? Was the original fil... (by kingkong200)
|
by marisa m
Intro to classes
|
|
[2 replies] Last: Boy, you are a genius! Thank you so much. (by marisa m)
|
by benbalach
Iterating an array of a pointer to a char
|
|
[8 replies] Last: @vlad from moscow Thank you very much for explaining everything to me... (by benbalach)
|
by hychan
Rule violation prevention
|
|
[1 reply] : #include <iostream> #include <string> #include <cctype> #include <num... (by cire)
|
Why isn't this working ? -Help- |
|
[3 replies] Last: It is probably best not to try and accommodate every combination of th... (by TheIdeasMan)
|
by unka766
HELP
|
|
[1 reply] : You have worked out how to do bold text - so now work out how to use ... (by TheIdeasMan)
|
by drayman98
Using Functions With Classes
|
|
[1 reply] : Why are you passing a Player object to your levelUp function? Also... (by xismn)
|
by donvigor
FILE inpute and out
|
|
[3 replies] Last: I am sorry usandfriends...but this is not much helpful...ok am gonna p... (by donvigor)
|
data structure |
|
[3 replies] Last: @cire it runs succesfully now! thank you so much!!! hehe (by charmcaster2549)
|
by Codaxx
Modify variables between classes
|
|
[7 replies] Last: yes this is how 'private' variables can be accessed from outside funct... (by abhishekm71)
|
by jrfrago
Numerical value of a string (1,2)
|
|
[26 replies] Last: *** So I'm right!!!!!!! *** CharToInt for the win! (by closed account 18hRX9L8)
|
by coops17
Help with Assignment!
|
|
[5 replies] Last: itll be the **'s that were removed. i dont know how to help you there. (by closed account Dy7SLyTq)
|
by boringegg
How to build a Lattice class in c++
|
|
[3 replies] Last: on a second thought, i don't know what is a Lattice. can you demonstra... (by Rechard3)
|
by kingkong200
issues counting names from text file
|
|
[3 replies] Last: ah that makes so much sense that I can only laugh at myself thanks. (by kingkong200)
|
by ZeHgS
How to make a program that works with another one?
|
|
[12 replies] Last: Thanks a lot!! (by ZeHgS)
|
by programgirl
A while loop for entering names
|
|
[6 replies] Last: 'Q' OR a 'q' (||), not a 'Q' AND a 'q' (&&). My mistake. It was 4AM ... (by closed account 1wU9216C)
|
by kingkong200
Putting a char pointer into a 2d char array
|
|
[10 replies] Last: I see awesome thanks! (by kingkong200)
|
What to do next? |
|
[9 replies] Last: I see the words 'read', and 'watched'. You are actually coding as wel... (by closed account 1wU9216C)
|