by adtr
counting characters
|
|
[3 replies] Last: Use code tags next time please. (by mackabee)
|
by EvanEjk
Find text in quotes of string.
|
|
[3 replies] Last: I was able to use the find function to find the quote's position, and ... (by EvanEjk)
|
by mbrinkley
Call of nonfunction error: what should fix this?
|
|
[7 replies] Last: moorecm Unfortunately, personally, I'm going to have to agree with Di... (by mbrinkley)
|
by ac3raven
dice roller switch statement issue
|
|
[3 replies] Last: bump. (by ac3raven)
|
by indigo
Closing a program
|
|
[2 replies] Last: Thank you for explanation. I will terminate manualy for now then. (by indigo)
|
by seyidi
Data in Database
|
|
[1 reply] : Please don't post the same message in differen forums. (by kbw)
|
by cppbeg
understandin function
|
|
[2 replies] Last: 1) I don't understand what do you mean by this, but lines starting wit... (by SimpleButPerfect)
|
by farooq124in
grab all particular strings in a string.
|
|
[4 replies] Last: char mystring ="Source:Registration\nTable:Grid\nOptions:\nGrid::Pric... (by farooq124in)
|
by farooq124in
split the string and add another
|
|
[8 replies] Last: Hello, Thank u its works fine... but can u tell me if i want to spl... (by farooq124in)
|
by dwinters
struct type arrays
|
|
[3 replies] Last: Well, if you prefer, you could also use a forward declaration: #... (by lloydchristmas759)
|
error check against strings or char |
|
[1 reply] : Checking chars and strings is a bit different as it is always possible... (by Zhuge)
|
Trying to solve "Pancake Glutton" problem |
|
[6 replies] Last: I removed the struct so that won't be a problem anymore. Also, you're ... (by closed account jwC5fSEw)
|
by buctimmy
how to encrypted ID of last 4 digit
|
|
[1 reply] : That shouldn't even compile. You need to go over the basics of program... (by Zhuge)
|
by yoked88
Non-static member functions
|
|
[3 replies] Last: Not only are they not needed, but they're not doing what you think. T... (by Disch)
|
by vlad61
booleans
|
|
[6 replies] Last: I'm only in my 6th week in C++, please don't be too harsh, this is my ... (by yoked88)
|
by jinjin12
trouble with big int addition, need assistance
|
|
[no replies]
|
Getting a lot of errors with my first attempt at classes |
|
[3 replies] Last: EDIT: Posted this before I saw the above post. Made those changes and ... (by closed account jwC5fSEw)
|
by karshant
Good collection of questions on C, C++, Win32 Programming, MFC, DLL, COM/DOM
|
|
[2 replies] Last: Wow, epic fail. (by firedraco)
|
by lessarlin
Still plugging away....
|
|
[1 reply] : 5.) Here is some info on how >> works: For integers - It will eat all... (by firedraco)
|
by AvtrOfWoe
conversion constructor issue
|
|
[7 replies] Last: haha, I hadnt refreshed the page by the time you had suggested that, b... (by AvtrOfWoe)
|