Click here to Skip to main content
15,890,282 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: delete pointer Pin
Mark Salsbery26-Dec-06 6:10
Mark Salsbery26-Dec-06 6:10 
AnswerRe: delete pointer Pin
Hamid_RT26-Dec-06 6:27
Hamid_RT26-Dec-06 6:27 
Questionaccessing a part of a char array Pin
Johpoke25-Dec-06 23:37
Johpoke25-Dec-06 23:37 
AnswerRe: accessing a part of a char array Pin
Johan Pretorius25-Dec-06 23:52
Johan Pretorius25-Dec-06 23:52 
AnswerRe: accessing a part of a char array Pin
sunit525-Dec-06 23:54
sunit525-Dec-06 23:54 
GeneralRe: accessing a part of a char array Pin
sunit526-Dec-06 0:01
sunit526-Dec-06 0:01 
AnswerRe: accessing a part of a char array Pin
prasad_som25-Dec-06 23:54
prasad_som25-Dec-06 23:54 
AnswerRe: accessing a part of a char array Pin
S Douglas26-Dec-06 0:58
professionalS Douglas26-Dec-06 0:58 
Johpoke wrote:
char data[11] = "1101110110";


Are you really using
data
as a chars or as numbers? You can't directly compair a number to a char.

If
data
is just an array of numbers and thats all its used for why not do an array of numbers then?




I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:


AnswerRe: accessing a part of a char array (resolved) Pin
Johpoke26-Dec-06 2:16
Johpoke26-Dec-06 2:16 
QuestionHow to Disable sound of a particular application Pin
jk chan25-Dec-06 23:09
jk chan25-Dec-06 23:09 
Questionmanaging process Pin
dvsr25-Dec-06 21:10
dvsr25-Dec-06 21:10 
AnswerRe: managing process Pin
Michael Dunn25-Dec-06 21:44
sitebuilderMichael Dunn25-Dec-06 21:44 
AnswerRe: managing process Pin
sunit525-Dec-06 21:48
sunit525-Dec-06 21:48 
AnswerRe: managing process Pin
prasad_som25-Dec-06 21:59
prasad_som25-Dec-06 21:59 
AnswerRe: managing process Pin
kasturi_haribabu25-Dec-06 22:28
kasturi_haribabu25-Dec-06 22:28 
AnswerRe: managing process Pin
Cristian Amarie25-Dec-06 22:29
Cristian Amarie25-Dec-06 22:29 
Questionneed math suggestions Pin
includeh1025-Dec-06 20:38
includeh1025-Dec-06 20:38 
AnswerRe: need math suggestions Pin
_AnsHUMAN_ 25-Dec-06 20:50
_AnsHUMAN_ 25-Dec-06 20:50 
AnswerRe: need math suggestions Pin
kasturi_haribabu25-Dec-06 22:31
kasturi_haribabu25-Dec-06 22:31 
AnswerRe: need math suggestions Pin
Russell'25-Dec-06 23:24
Russell'25-Dec-06 23:24 
GeneralRe: need math suggestions Pin
includeh1026-Dec-06 0:44
includeh1026-Dec-06 0:44 
GeneralRe: need math suggestions Pin
Russell'26-Dec-06 3:31
Russell'26-Dec-06 3:31 
GeneralRe: need math suggestions Pin
Russell'26-Dec-06 4:06
Russell'26-Dec-06 4:06 
QuestionList Control on a modelless dialog can't be refreshed correctly Pin
eat_union25-Dec-06 20:28
eat_union25-Dec-06 20:28 
QuestionRe: List Control on a modelless dialog can't be refreshed correctly Pin
prasad_som25-Dec-06 21:48
prasad_som25-Dec-06 21:48 

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.