Click here to Skip to main content
15,901,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: traversing and modifying CPtrlist Pin
cje31-Jul-06 4:34
cje31-Jul-06 4:34 
QuestionList of Format Specifiers Pin
QuickDeveloper30-Jul-06 22:17
QuickDeveloper30-Jul-06 22:17 
AnswerRe: List of Format Specifiers Pin
_AnsHUMAN_ 30-Jul-06 22:25
_AnsHUMAN_ 30-Jul-06 22:25 
AnswerRe: List of Format Specifiers Pin
Naveen30-Jul-06 22:29
Naveen30-Jul-06 22:29 
AnswerRe: List of Format Specifiers Pin
toxcct30-Jul-06 22:29
toxcct30-Jul-06 22:29 
AnswerRe: List of Format Specifiers Pin
Hamid_RT30-Jul-06 22:33
Hamid_RT30-Jul-06 22:33 
GeneralRe: List of Format Specifiers Pin
QuickDeveloper30-Jul-06 22:44
QuickDeveloper30-Jul-06 22:44 
GeneralRe: List of Format Specifiers Pin
toxcct30-Jul-06 22:48
toxcct30-Jul-06 22:48 
this all depends on the function you use.
printf() for example, will have some specifiers, and CString::Format() too, but as they are different functions, they may implement them in different ways. what you have to do is to search for the function you want to use :
in the printf()[^] doc, you see a Format Specifications[^] link. then, see what you want there


TOXCCT >>> GEII power

[VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

QuestionRe: List of Format Specifiers Pin
David Crow31-Jul-06 5:09
David Crow31-Jul-06 5:09 
AnswerRe: List of Format Specifiers Pin
toxcct31-Jul-06 5:13
toxcct31-Jul-06 5:13 
QuestionRe: List of Format Specifiers Pin
David Crow31-Jul-06 5:20
David Crow31-Jul-06 5:20 
AnswerRe: List of Format Specifiers Pin
toxcct31-Jul-06 5:23
toxcct31-Jul-06 5:23 
GeneralRe: List of Format Specifiers Pin
Hamid_RT31-Jul-06 0:45
Hamid_RT31-Jul-06 0:45 
GeneralRe: List of Format Specifiers Pin
David Crow31-Jul-06 5:08
David Crow31-Jul-06 5:08 
QuestionViewing in Binary format [modified] Pin
Sarath C30-Jul-06 22:11
Sarath C30-Jul-06 22:11 
AnswerRe: Viewing in Binary format Pin
NiceNaidu30-Jul-06 22:21
NiceNaidu30-Jul-06 22:21 
GeneralRe: Viewing in Binary format Pin
Sarath C30-Jul-06 22:25
Sarath C30-Jul-06 22:25 
GeneralRe: Viewing in Binary format Pin
NiceNaidu30-Jul-06 22:34
NiceNaidu30-Jul-06 22:34 
GeneralRe: Viewing in Binary format Pin
toxcct30-Jul-06 22:52
toxcct30-Jul-06 22:52 
GeneralRe: Viewing in Binary format Pin
Naveen30-Jul-06 22:55
Naveen30-Jul-06 22:55 
AnswerRe: Viewing in Binary format Pin
Sarath C30-Jul-06 23:46
Sarath C30-Jul-06 23:46 
GeneralRe: Viewing in Binary format Pin
toxcct31-Jul-06 0:04
toxcct31-Jul-06 0:04 
GeneralRe: Viewing in Binary format Pin
Sarath C31-Jul-06 0:06
Sarath C31-Jul-06 0:06 
QuestionViewing a DLL Pin
Polite Programmer30-Jul-06 21:53
Polite Programmer30-Jul-06 21:53 
AnswerRe: Viewing a DLL Pin
toxcct30-Jul-06 22:31
toxcct30-Jul-06 22:31 

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.