Click here to Skip to main content
15,908,673 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHide File Name Pin
MsmVc23-Nov-08 18:38
MsmVc23-Nov-08 18:38 
AnswerRe: Hide File Name Pin
_AnsHUMAN_ 23-Nov-08 18:57
_AnsHUMAN_ 23-Nov-08 18:57 
AnswerRe: Hide File Name Pin
Hamid_RT23-Nov-08 20:20
Hamid_RT23-Nov-08 20:20 
GeneralRe: Hide File Name Pin
MsmVc23-Nov-08 20:41
MsmVc23-Nov-08 20:41 
Questioncomparision of string Pin
tasumisra23-Nov-08 18:36
tasumisra23-Nov-08 18:36 
AnswerRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 18:48
_AnsHUMAN_ 23-Nov-08 18:48 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 19:09
tasumisra23-Nov-08 19:09 
GeneralRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 19:14
_AnsHUMAN_ 23-Nov-08 19:14 
strcmp- compare data between two strings. you don't have the advantage of specifying the number of bytes that you want to compare. It's always the complete string that is compared.
tasumisra wrote:
mmcmp

It's memcmp by the way
memcmp provides you the flexibility of comparing bytes in the string by mentioning the count

Some things seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

GeneralRe: comparision of string Pin
tasumisra23-Nov-08 19:19
tasumisra23-Nov-08 19:19 
GeneralRe: comparision of string Pin
_AnsHUMAN_ 23-Nov-08 19:27
_AnsHUMAN_ 23-Nov-08 19:27 
GeneralRe: comparision of string Pin
tasumisra23-Nov-08 20:06
tasumisra23-Nov-08 20:06 
QuestionHaving problem with 2-dimensional dynamic array Pin
shahb23-Nov-08 18:24
shahb23-Nov-08 18:24 
AnswerRe: Having problem with 2-dimensional dynamic array Pin
CPallini23-Nov-08 22:33
mveCPallini23-Nov-08 22:33 
Questionstore bitmap into harddisk Pin
220823-Nov-08 17:45
220823-Nov-08 17:45 
AnswerRe: store bitmap into harddisk Pin
Hamid_RT23-Nov-08 20:33
Hamid_RT23-Nov-08 20:33 
GeneralRe: store bitmap into harddisk Pin
220824-Nov-08 17:03
220824-Nov-08 17:03 
GeneralRe: store bitmap into harddisk Pin
Hamid_RT25-Nov-08 2:44
Hamid_RT25-Nov-08 2:44 
QuestionHelp me Pin
Tsodgorhuu23-Nov-08 17:41
Tsodgorhuu23-Nov-08 17:41 
AnswerWrong Forum Pin
_AnsHUMAN_ 23-Nov-08 18:33
_AnsHUMAN_ 23-Nov-08 18:33 
QuestionCryptAcquireContext question Pin
monsieur_jj23-Nov-08 16:51
monsieur_jj23-Nov-08 16:51 
QuestionHow to display a csv file on a click of button Pin
keerthihaasan23-Nov-08 14:26
keerthihaasan23-Nov-08 14:26 
AnswerRe: How to display a csv file on a click of button Pin
Maximilien23-Nov-08 16:25
Maximilien23-Nov-08 16:25 
AnswerRe: How to display a csv file on a click of button Pin
Chandrasekharan P23-Nov-08 17:12
Chandrasekharan P23-Nov-08 17:12 
GeneralRe: How to display a csv file on a click of button Pin
keerthihaasan23-Nov-08 18:11
keerthihaasan23-Nov-08 18:11 
GeneralRe: How to display a csv file on a click of button Pin
Chandrasekharan P23-Nov-08 18:16
Chandrasekharan P23-Nov-08 18:16 

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.