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

C / C++ / MFC

 
GeneralRe: not stops Wait Cursor - why? Pin
vgrigor2-Dec-03 20:30
vgrigor2-Dec-03 20:30 
AnswerRe: not stops Wait Cursor - why? Pin
GeMe_Hendrix2-Dec-03 11:41
GeMe_Hendrix2-Dec-03 11:41 
GeneralString field Pin
Anonymous1-Dec-03 2:37
Anonymous1-Dec-03 2:37 
GeneralRe: String field Pin
WREY1-Dec-03 2:58
WREY1-Dec-03 2:58 
GeneralRe: String field Pin
Anonymous1-Dec-03 5:04
Anonymous1-Dec-03 5:04 
GeneralRe: String field Pin
David Crow1-Dec-03 5:44
David Crow1-Dec-03 5:44 
GeneralRe: String field Pin
Anonymous1-Dec-03 9:24
Anonymous1-Dec-03 9:24 
GeneralRe: String field Pin
David Crow1-Dec-03 9:37
David Crow1-Dec-03 9:37 
No, like this:

char array[15];
string str = array;
if (str[3] == array[3])
    ...



Five birds are sitting on a fence.
Three of them decide to fly off.
How many are left?

Generalnews service for users over a network Pin
gina781-Dec-03 2:02
gina781-Dec-03 2:02 
GeneralMy array of "pointers to function" doesn't work. Pin
WREY1-Dec-03 1:48
WREY1-Dec-03 1:48 
GeneralRe: My array of "pointers to function" doesn't work. Pin
Monty21-Dec-03 1:55
Monty21-Dec-03 1:55 
GeneralRe: My array of "pointers to function" doesn't work. Pin
WREY1-Dec-03 2:39
WREY1-Dec-03 2:39 
GeneralRe: My array of "pointers to function" doesn't work. Pin
Steen Krogsgaard1-Dec-03 3:06
Steen Krogsgaard1-Dec-03 3:06 
GeneralRe: My array of "pointers to function" doesn't work. Pin
GDavy1-Dec-03 3:30
GDavy1-Dec-03 3:30 
GeneralDevices Pin
DmitryR1-Dec-03 1:47
DmitryR1-Dec-03 1:47 
GeneralRe: Devices Pin
Antti Keskinen1-Dec-03 10:32
Antti Keskinen1-Dec-03 10:32 
GeneralRe: Devices Pin
DmitryR1-Dec-03 20:19
DmitryR1-Dec-03 20:19 
Generalplease help me with this homework Pin
gina781-Dec-03 1:29
gina781-Dec-03 1:29 
GeneralRe: please help me with this homework Pin
Ryan Roberts1-Dec-03 1:34
Ryan Roberts1-Dec-03 1:34 
GeneralRe: please help me with this homework Pin
gina781-Dec-03 1:39
gina781-Dec-03 1:39 
GeneralRe: please help me with this homework Pin
Roger Allen1-Dec-03 1:36
Roger Allen1-Dec-03 1:36 
GeneralRe: please help me with this homework Pin
gina781-Dec-03 2:21
gina781-Dec-03 2:21 
GeneralRe: please help me with this homework Pin
jhwurmbach1-Dec-03 2:29
jhwurmbach1-Dec-03 2:29 
GeneralRe: please help me with this homework Pin
gina781-Dec-03 2:41
gina781-Dec-03 2:41 
GeneralRe: please help me with this homework Pin
jhwurmbach1-Dec-03 2:50
jhwurmbach1-Dec-03 2: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.