Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: strlen()... quick question, quick answer :) Pin
Anders Molin4-May-02 6:11
professionalAnders Molin4-May-02 6:11 
GeneralRe: strlen()... quick question, quick answer :) Pin
Christian Graus4-May-02 11:32
protectorChristian Graus4-May-02 11:32 
GeneralRe: strlen()... quick question, quick answer :) Pin
Anders Molin4-May-02 11:45
professionalAnders Molin4-May-02 11:45 
GeneralRe: strlen()... quick question, quick answer :) Pin
Christian Graus4-May-02 11:50
protectorChristian Graus4-May-02 11:50 
GeneralRe: strlen()... quick question, quick answer :) Pin
Anders Molin4-May-02 11:56
professionalAnders Molin4-May-02 11:56 
GeneralRe: strlen()... quick question, quick answer :) Pin
Nish Nishant3-May-02 13:57
sitebuilderNish Nishant3-May-02 13:57 
GeneralRe: strlen()... quick question, quick answer :) Pin
Gabriel.P.G3-May-02 18:14
Gabriel.P.G3-May-02 18:14 
Generalusing the std::string Pin
SilverShalkin4-May-02 6:50
SilverShalkin4-May-02 6:50 
Ok... i just jumped on to ask another question and saw the continuation of this question Smile | :) first off... char is not a pointer. its a character.... "wait i think i just figuered out my problem with my program Smile | :) " anyways... they reason i want to do it is to make the user of the program not beable to enter more than one char... because if you do, then problems accure "thats the thing i just figuered out"

if i just make it for that the char is bigger like char[10] or somthing,... than would you run into problems entering more than one character? "most likly not." but the question remains.

ok cristian, im going with you on this one Smile | :) the problem is: how do you declare my char menu as a std::string?

Thanks everyone for your posts... "see you in the next question Smile | :) "

~SilverShalkin

Rose | [Rose]
GeneralCoInitialize/Ex in a DLL... not DLLMain.. Pin
jmsantos3-May-02 12:40
jmsantos3-May-02 12:40 
GeneralRe: CoInitialize/Ex in a DLL... not DLLMain.. Pin
Tim Smith3-May-02 13:19
Tim Smith3-May-02 13:19 
GeneralModeless (again) Pin
john john mackey3-May-02 11:12
john john mackey3-May-02 11:12 
GeneralRe: Modeless (again) Pin
Nish Nishant3-May-02 13:56
sitebuilderNish Nishant3-May-02 13:56 
GeneralRe: Modeless (again) Pin
Gary R. Wheeler4-May-02 3:54
Gary R. Wheeler4-May-02 3:54 
GeneralHelp with UI Pin
Steve L.3-May-02 10:39
Steve L.3-May-02 10:39 
GeneralRe: Help with UI Pin
PJ Arends3-May-02 10:45
professionalPJ Arends3-May-02 10:45 
GeneralRe: Help with UI Pin
Steve L.3-May-02 11:10
Steve L.3-May-02 11:10 
GeneralCView: Control colors Pin
Anton A. Loukine3-May-02 10:37
Anton A. Loukine3-May-02 10:37 
GeneralRe: CView: Control colors Pin
Nish Nishant3-May-02 14:00
sitebuilderNish Nishant3-May-02 14:00 
GeneralRe: CView: Control colors Pin
Stan the man3-May-02 17:00
Stan the man3-May-02 17:00 
GeneralResolving Hostname Using getaddrinfo(...) :: Winsock Pin
valikac3-May-02 10:27
valikac3-May-02 10:27 
GeneralRe: Solution Pin
valikac3-May-02 16:40
valikac3-May-02 16:40 
Questiondoes this ASSERT make sense to you? Pin
3-May-02 9:13
suss3-May-02 9:13 
AnswerRe: does this ASSERT make sense to you? Pin
Jack Handy3-May-02 9:33
Jack Handy3-May-02 9:33 
AnswerRe: does this ASSERT make sense to you? Pin
Ravi Bhavnani3-May-02 9:47
professionalRavi Bhavnani3-May-02 9:47 
GeneralRe: does this ASSERT make sense to you? Pin
3-May-02 11:05
suss3-May-02 11:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.