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

C / C++ / MFC

 
AnswerRe: Error 10091 in socket program Pin
John R. Shaw7-Nov-05 17:37
John R. Shaw7-Nov-05 17:37 
QuestionSystem menu and Notify Icon Menu Pin
Nibu babu thomas7-Nov-05 16:36
Nibu babu thomas7-Nov-05 16:36 
AnswerRe: System menu and Notify Icon Menu Pin
douglasjordan7-Nov-05 17:56
douglasjordan7-Nov-05 17:56 
QuestionDirectShow release of GraphBuilder Pin
douglasjordan7-Nov-05 15:44
douglasjordan7-Nov-05 15:44 
QuestionHexadecimal editor Pin
samkook7-Nov-05 15:02
samkook7-Nov-05 15:02 
AnswerRe: Hexadecimal editor Pin
Christian Graus7-Nov-05 15:07
protectorChristian Graus7-Nov-05 15:07 
AnswerRe: Hexadecimal editor Pin
Chris Losinger7-Nov-05 15:11
professionalChris Losinger7-Nov-05 15:11 
AnswerRe: Hexadecimal editor Pin
John R. Shaw7-Nov-05 15:55
John R. Shaw7-Nov-05 15:55 
There is a hexadecimal editor around here some where (search the articles).

A character is an interger value by default. Yes it may be contained in a single-byte (in english), but it is still an interger. The conversion is just for viewing purposes only and there are functions for doing the conversion.

Writing your own function is easy, if you can not find a compliter specific one..

P.S. Decimal implies that a decimal point is involved (A.K.A. floar, double precision), characters are interger values not decimal valuse.

INTP
Every thing is relative...
GeneralRe: Hexadecimal editor Pin
samkook7-Nov-05 16:10
samkook7-Nov-05 16:10 
GeneralRe: Hexadecimal editor Pin
John R. Shaw7-Nov-05 17:06
John R. Shaw7-Nov-05 17:06 
AnswerRe: Hexadecimal editor Pin
LighthouseJ7-Nov-05 17:10
LighthouseJ7-Nov-05 17:10 
GeneralRe: Hexadecimal editor Pin
John R. Shaw7-Nov-05 17:49
John R. Shaw7-Nov-05 17:49 
AnswerRe: Hexadecimal editor Pin
samkook7-Nov-05 18:29
samkook7-Nov-05 18:29 
QuestionRemove all breakpoint Pin
bobi_zcl7-Nov-05 13:42
bobi_zcl7-Nov-05 13:42 
AnswerRe: Remove all breakpoint Pin
Christian Graus7-Nov-05 13:49
protectorChristian Graus7-Nov-05 13:49 
GeneralRe: Remove all breakpoint Pin
John R. Shaw7-Nov-05 16:20
John R. Shaw7-Nov-05 16:20 
GeneralRe: Remove all breakpoint Pin
Christian Graus7-Nov-05 16:23
protectorChristian Graus7-Nov-05 16:23 
GeneralRe: Remove all breakpoint Pin
John R. Shaw7-Nov-05 17:18
John R. Shaw7-Nov-05 17:18 
GeneralRe: Remove all breakpoint Pin
kakan7-Nov-05 19:17
professionalkakan7-Nov-05 19:17 
GeneralRe: Remove all breakpoint Pin
John R. Shaw9-Nov-05 20:37
John R. Shaw9-Nov-05 20:37 
GeneralRe: Remove all breakpoint Pin
John M. Drescher7-Nov-05 19:23
John M. Drescher7-Nov-05 19:23 
GeneralRe: Remove all breakpoint Pin
John R. Shaw9-Nov-05 20:57
John R. Shaw9-Nov-05 20:57 
GeneralRe: Remove all breakpoint Pin
ThatsAlok7-Nov-05 23:22
ThatsAlok7-Nov-05 23:22 
GeneralRe: Remove all breakpoint Pin
John R. Shaw9-Nov-05 21:11
John R. Shaw9-Nov-05 21:11 
GeneralRe: Remove all breakpoint Pin
ThatsAlok9-Nov-05 22:11
ThatsAlok9-Nov-05 22:11 

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.