Click here to Skip to main content
15,914,360 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Maximize/Minimize PropertyPage? Pin
David Crow10-May-05 3:50
David Crow10-May-05 3:50 
GeneralRe: How to Maximize/Minimize PropertyPage? Pin
steven_wong10-May-05 5:20
steven_wong10-May-05 5:20 
GeneralRe: How to Maximize/Minimize PropertyPage? Pin
steven_wong10-May-05 5:26
steven_wong10-May-05 5:26 
GeneralRe: How to Maximize/Minimize PropertyPage? Pin
David Crow10-May-05 5:30
David Crow10-May-05 5:30 
GeneralStandard C++ string class maximum length Pin
tysh10-May-05 2:55
tysh10-May-05 2:55 
GeneralRe: Standard C++ string class maximum length Pin
RChin10-May-05 3:11
RChin10-May-05 3:11 
GeneralRe: Standard C++ string class maximum length Pin
toxcct10-May-05 4:58
toxcct10-May-05 4:58 
GeneralRe: Standard C++ string class maximum length Pin
James R. Twine10-May-05 5:57
James R. Twine10-May-05 5:57 
   Have a look at basic_string::max_size().  I think that STL does not have a maximum length requirement, thus the reason why max_size() is a function and not a normal data member or a constant.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
GeneralRe: Standard C++ string class maximum length Pin
tysh10-May-05 19:01
tysh10-May-05 19:01 
Generalwindows serial driver problem with 76800 baud Pin
Member 195078810-May-05 2:29
Member 195078810-May-05 2:29 
GeneralActiveX CCheckListControl Pin
Andy H10-May-05 1:52
Andy H10-May-05 1:52 
GeneralCompilation Errors C2143 & C2059 Pin
jignatiu10-May-05 1:46
jignatiu10-May-05 1:46 
GeneralRe: Compilation Errors C2143 & C2059 Pin
RChin10-May-05 1:52
RChin10-May-05 1:52 
GeneralRe: Compilation Errors C2143 & C2059 Pin
jignatiu10-May-05 1:56
jignatiu10-May-05 1:56 
GeneralRe: Compilation Errors C2143 & C2059 Pin
David Crow10-May-05 2:50
David Crow10-May-05 2:50 
GeneralRe: Compilation Errors C2143 & C2059 Pin
Maximilien10-May-05 1:55
Maximilien10-May-05 1:55 
GeneralRe: Compilation Errors C2143 & C2059 Pin
jignatiu10-May-05 2:00
jignatiu10-May-05 2:00 
GeneralXP Buttons on non grey backgrounds Pin
Jörgen Sigvardsson10-May-05 1:44
Jörgen Sigvardsson10-May-05 1:44 
GeneralRe: XP Buttons on non grey backgrounds Pin
James R. Twine10-May-05 1:53
James R. Twine10-May-05 1:53 
GeneralRe: XP Buttons on non grey backgrounds Pin
Jörgen Sigvardsson10-May-05 2:01
Jörgen Sigvardsson10-May-05 2:01 
GeneralRe: XP Buttons on non grey backgrounds Pin
RChin10-May-05 1:56
RChin10-May-05 1:56 
GeneralRe: XP Buttons on non grey backgrounds Pin
Jörgen Sigvardsson10-May-05 1:58
Jörgen Sigvardsson10-May-05 1:58 
GeneralRe: XP Buttons on non grey backgrounds Pin
khan++10-May-05 2:27
khan++10-May-05 2:27 
GeneralRe: XP Buttons on non grey backgrounds Pin
Jörgen Sigvardsson10-May-05 2:49
Jörgen Sigvardsson10-May-05 2:49 
GeneralRe: XP Buttons on non grey backgrounds Pin
Jörgen Sigvardsson10-May-05 3:06
Jörgen Sigvardsson10-May-05 3:06 

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.