Click here to Skip to main content
15,899,313 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDefining my own escape sequences? Pin
CoffeeAddict199-Jun-06 7:26
CoffeeAddict199-Jun-06 7:26 
QuestionRe: Defining my own escape sequences? Pin
David Crow9-Jun-06 7:53
David Crow9-Jun-06 7:53 
AnswerRe: Defining my own escape sequences? [modified] Pin
CoffeeAddict199-Jun-06 8:15
CoffeeAddict199-Jun-06 8:15 
GeneralRe: Defining my own escape sequences? Pin
Zac Howland9-Jun-06 8:18
Zac Howland9-Jun-06 8:18 
GeneralRe: Defining my own escape sequences? Pin
David Crow9-Jun-06 8:31
David Crow9-Jun-06 8:31 
GeneralRe: Defining my own escape sequences? Pin
CoffeeAddict1910-Jun-06 7:13
CoffeeAddict1910-Jun-06 7:13 
GeneralRe: Defining my own escape sequences? Pin
David Crow12-Jun-06 2:32
David Crow12-Jun-06 2:32 
AnswerRe: Defining my own escape sequences? Pin
Zac Howland9-Jun-06 8:03
Zac Howland9-Jun-06 8:03 
Within the language, no, you cannot define your own. The escape sequences are standard.

However, if you want to write your own markup (or use an XML data file), you can wrap the calls to do such formatting into a single function to make it easy for you to write your code.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac
QuestionRefresh/update Dialogs in TabCtrl ??? Pin
embeddedDude9-Jun-06 5:59
embeddedDude9-Jun-06 5:59 
QuestionNT Services with ADO Pin
almc9-Jun-06 5:22
almc9-Jun-06 5:22 
QuestionLinker Error 2001, yet again Pin
Fariborz_579-Jun-06 5:13
Fariborz_579-Jun-06 5:13 
AnswerRe: Linker Error 2001, yet again Pin
Zac Howland9-Jun-06 5:44
Zac Howland9-Jun-06 5:44 
Question_Iterator_base sometimes struct, sometimes class Pin
Federico Milano9-Jun-06 4:51
Federico Milano9-Jun-06 4:51 
Questionproblem with dialog procedure Pin
fury 849-Jun-06 4:47
fury 849-Jun-06 4:47 
AnswerRe: problem with dialog procedure Pin
David Crow9-Jun-06 5:28
David Crow9-Jun-06 5:28 
GeneralRe: problem with dialog procedure Pin
fury 849-Jun-06 10:41
fury 849-Jun-06 10:41 
GeneralRe: problem with dialog procedure Pin
David Crow9-Jun-06 10:46
David Crow9-Jun-06 10:46 
AnswerRe: problem with dialog procedure Pin
Viorel.9-Jun-06 5:38
Viorel.9-Jun-06 5:38 
GeneralRe: problem with dialog procedure Pin
fury 849-Jun-06 10:48
fury 849-Jun-06 10:48 
Questioncontrol Pin
yogendra kaushik9-Jun-06 4:22
yogendra kaushik9-Jun-06 4:22 
AnswerRe: control Pin
David Crow9-Jun-06 4:31
David Crow9-Jun-06 4:31 
Questionproblem in inserting image into the database Pin
maharaja pandian9-Jun-06 4:14
maharaja pandian9-Jun-06 4:14 
AnswerRe: problem in inserting image into the database Pin
David Crow9-Jun-06 4:36
David Crow9-Jun-06 4:36 
GeneralRe: problem in inserting image into the database Pin
maharaja pandian9-Jun-06 20:26
maharaja pandian9-Jun-06 20:26 
AnswerRe: problem in inserting image into the database Pin
Viorel.9-Jun-06 4:40
Viorel.9-Jun-06 4:40 

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.