Click here to Skip to main content
15,917,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalusing COleObject in recordset Pin
debugger13-Mar-02 4:02
debugger13-Mar-02 4:02 
GeneralCTreeCtrl Background Colour Pin
andysolman13-Mar-02 3:56
andysolman13-Mar-02 3:56 
GeneralRe: CTreeCtrl Background Colour Pin
Tomasz Sowinski13-Mar-02 4:20
Tomasz Sowinski13-Mar-02 4:20 
GeneralRe: CTreeCtrl Background Colour Pin
andysolman13-Mar-02 5:06
andysolman13-Mar-02 5:06 
GeneralRe: CTreeCtrl Background Colour Pin
Shog913-Mar-02 6:04
sitebuilderShog913-Mar-02 6:04 
GeneralRe: CTreeCtrl Background Colour Pin
andysolman13-Mar-02 6:24
andysolman13-Mar-02 6:24 
GeneralRe: declare/access variables programmatically Pin
Mazdak13-Mar-02 3:11
Mazdak13-Mar-02 3:11 
GeneralRe: declare/access variables programmatically Pin
RalfPeter13-Mar-02 3:30
RalfPeter13-Mar-02 3:30 
Not really, even though that is the most logical way to do it. I am curious to know whether in C it is possible to substitute a piece of a variable name with something like a string. e.g:

int variable = 7;
char c[] = "able";

cout << vari%c;//no problem here b/c I'm using a placeholder or such.

ralf.riedel@usm.edu
GeneralRe: declare/access variables programmatically Pin
Tomasz Sowinski13-Mar-02 3:30
Tomasz Sowinski13-Mar-02 3:30 
GeneralRe: declare/access variables programmatically Pin
Jon Hulatt13-Mar-02 6:54
Jon Hulatt13-Mar-02 6:54 
GeneralFree space available in a drive . Pin
Neha13-Mar-02 2:39
Neha13-Mar-02 2:39 
GeneralRe: Free space available in a drive . Pin
Jon Hulatt13-Mar-02 2:48
Jon Hulatt13-Mar-02 2:48 
GeneralRe: Free space available in a drive . Pin
RalfPeter13-Mar-02 3:19
RalfPeter13-Mar-02 3:19 
GeneralRe: Free space available in a drive . Pin
lucy13-Mar-02 8:49
lucy13-Mar-02 8:49 
GeneralI can't change the font color by CDC Pin
Feng Qin13-Mar-02 2:31
Feng Qin13-Mar-02 2:31 
GeneralRe: I can't change the font color by CDC Pin
Tomasz Sowinski13-Mar-02 2:32
Tomasz Sowinski13-Mar-02 2:32 
GeneralRe: I can't change the font color by CDC Pin
Roger Allen13-Mar-02 5:42
Roger Allen13-Mar-02 5:42 
GeneralProgramming on multiprocessor computer Pin
Dang Xuan Ky13-Mar-02 0:45
Dang Xuan Ky13-Mar-02 0:45 
GeneralRe: Programming on multiprocessor computer Pin
Tomasz Sowinski13-Mar-02 1:03
Tomasz Sowinski13-Mar-02 1:03 
GeneralRe: Programming on multiprocessor computer Pin
Jon Hulatt13-Mar-02 1:41
Jon Hulatt13-Mar-02 1:41 
GeneralRe: Programming on multiprocessor computer Pin
Tim Smith13-Mar-02 2:01
Tim Smith13-Mar-02 2:01 
GeneralRe: Programming on multiprocessor computer Pin
Tomasz Sowinski13-Mar-02 2:21
Tomasz Sowinski13-Mar-02 2:21 
GeneralRe: Programming on multiprocessor computer Pin
Jon Hulatt13-Mar-02 2:45
Jon Hulatt13-Mar-02 2:45 
GeneralRe: Programming on multiprocessor computer Pin
Tomasz Sowinski13-Mar-02 2:42
Tomasz Sowinski13-Mar-02 2:42 
GeneralRe: Programming on multiprocessor computer Pin
Dang Xuan Ky14-Mar-02 5:35
Dang Xuan Ky14-Mar-02 5:35 

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.