Click here to Skip to main content
15,916,188 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: You're right Pin
George_George22-Nov-07 22:04
George_George22-Nov-07 22:04 
AnswerRe: Smarter ways to define MACRO to strings? Pin
jhwurmbach21-Nov-07 21:09
jhwurmbach21-Nov-07 21:09 
GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George21-Nov-07 21:19
George_George21-Nov-07 21:19 
GeneralRe: Smarter ways to define MACRO to strings? Pin
jhwurmbach21-Nov-07 21:32
jhwurmbach21-Nov-07 21:32 
GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George21-Nov-07 21:50
George_George21-Nov-07 21:50 
GeneralRe: Smarter ways to define MACRO to strings? Pin
jhwurmbach21-Nov-07 21:55
jhwurmbach21-Nov-07 21:55 
GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George21-Nov-07 23:56
George_George21-Nov-07 23:56 
GeneralRe: Smarter ways to define MACRO to strings? Pin
jhwurmbach22-Nov-07 0:41
jhwurmbach22-Nov-07 0:41 
As CPallini and toxcct suggested, search&replace in the Editor or using Macro-Stringconcatenation if you are suspicious that the prefix might change in the future is probably the way to go.

Or loading the array content from a data-file at runtime, prefixing on the fly.


Let's think the unthinkable, let's do the undoable, let's prepare to grapple with the ineffable itself, and see if we may not eff it after all.
Douglas Adams, "Dirk Gently's Holistic Detective Agency"

GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George22-Nov-07 1:27
George_George22-Nov-07 1:27 
AnswerRe: Smarter ways to define MACRO to strings? Pin
Jonathan [Darka]21-Nov-07 21:41
professionalJonathan [Darka]21-Nov-07 21:41 
GeneralRe: Smarter ways to define MACRO to strings? Pin
CPallini21-Nov-07 21:51
mveCPallini21-Nov-07 21:51 
GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George21-Nov-07 21:52
George_George21-Nov-07 21:52 
AnswerRe: Smarter ways to define MACRO to strings? Pin
toxcct21-Nov-07 21:58
toxcct21-Nov-07 21:58 
GeneralRe: Smarter ways to define MACRO to strings? Pin
CPallini21-Nov-07 22:32
mveCPallini21-Nov-07 22:32 
GeneralRe: Smarter ways to define MACRO to strings? Pin
toxcct21-Nov-07 22:35
toxcct21-Nov-07 22:35 
GeneralRe: Smarter ways to define MACRO to strings? Pin
CPallini21-Nov-07 22:46
mveCPallini21-Nov-07 22:46 
GeneralRe: Smarter ways to define MACRO to strings? Pin
jhwurmbach22-Nov-07 0:38
jhwurmbach22-Nov-07 0:38 
GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George22-Nov-07 1:26
George_George22-Nov-07 1:26 
GeneralRe: Smarter ways to define MACRO to strings? [modified] Pin
jhwurmbach22-Nov-07 2:08
jhwurmbach22-Nov-07 2:08 
GeneralRe: Smarter ways to define MACRO to strings? Pin
toxcct22-Nov-07 2:48
toxcct22-Nov-07 2:48 
GeneralRe: Smarter ways to define MACRO to strings? Pin
jhwurmbach22-Nov-07 2:51
jhwurmbach22-Nov-07 2:51 
GeneralRe: Smarter ways to define MACRO to strings? Pin
toxcct22-Nov-07 4:18
toxcct22-Nov-07 4:18 
GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George22-Nov-07 18:21
George_George22-Nov-07 18:21 
GeneralRe: Smarter ways to define MACRO to strings? Pin
jhwurmbach22-Nov-07 21:27
jhwurmbach22-Nov-07 21:27 
GeneralRe: Smarter ways to define MACRO to strings? Pin
George_George22-Nov-07 21:50
George_George22-Nov-07 21:50 

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.