Click here to Skip to main content
15,899,679 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionCasting of a Object * to a Enum value question?? Pin
araelgig2-Feb-04 1:27
araelgig2-Feb-04 1:27 
AnswerRe: Casting of a Object * to a Enum value question?? Pin
araelgig3-Feb-04 1:08
araelgig3-Feb-04 1:08 
GeneralLNK2005 Error. Pin
adarsh_sebiz1-Feb-04 19:05
adarsh_sebiz1-Feb-04 19:05 
GeneralRe: LNK2005 Error. Pin
Mike Dimmick2-Feb-04 2:36
Mike Dimmick2-Feb-04 2:36 
GeneralRe: LNK2005 Error. Pin
adarsh_sebiz10-Feb-04 1:46
adarsh_sebiz10-Feb-04 1:46 
Generalargument and matrix Pin
Dheeraj Mehta1-Feb-04 18:10
Dheeraj Mehta1-Feb-04 18:10 
Questionset /clr option in MFC application? Pin
scoct31-Jan-04 21:10
scoct31-Jan-04 21:10 
Generalreading inputs Pin
Liyana30-Jan-04 12:13
Liyana30-Jan-04 12:13 
can someone tell me how do i read inputs from a text file?

(im still a beginner in C++,iv pored through a number of books but none has enlightened me..:sigh

the input is made of a hexadecimal number on each line, till the end of the file. the hex numbers represent an 8-bit number.

how do i convert the hex number to binary instead, upon reading it?

im aware that each character will be read in ASCII (correct me if im wrong)and stored into an array before the programmer can convert it to hex instead. but i dont know how the coding is like.

if im not mistaken, each input will be placed in a [1x8] array (or matrix). how do i change it into an [8x1] array instead, with the bit-0 placed as the first element of the new [8x1] array?can someone tell me the exact code please?


many thanx..
GeneralRe: reading inputs Pin
Roger Wright3-Feb-04 4:25
professionalRoger Wright3-Feb-04 4:25 
GeneralRe: reading inputs Pin
Nik Vogiatzis18-Feb-04 17:22
Nik Vogiatzis18-Feb-04 17:22 
GeneralC++ and Database Pin
vin29-Jan-04 19:22
vin29-Jan-04 19:22 
GeneralRe: C++ and Database Pin
Selvam R2-Feb-04 6:31
professionalSelvam R2-Feb-04 6:31 
GeneralVirtual destructor causes LNK2001 !!! Pin
balkanese27-Jan-04 22:18
balkanese27-Jan-04 22:18 
Generalswfsource: wanted code regarding creating buttons, please help! Pin
adarsh_sebiz26-Jan-04 23:29
adarsh_sebiz26-Jan-04 23:29 
Questionlicensed control? Pin
Roger Alsing26-Jan-04 22:56
Roger Alsing26-Jan-04 22:56 
QuestionHow can I get the name of current theme from OS? Pin
rafamarmar25-Jan-04 5:36
rafamarmar25-Jan-04 5:36 
Questionclass wide arrays? Pin
paulcsf24-Jan-04 12:40
paulcsf24-Jan-04 12:40 
GeneralServer 2003 DDK, ZMODEM Pin
Shahin7723-Jan-04 6:42
Shahin7723-Jan-04 6:42 
GeneralRegistering Key events when minimized Pin
Tank_Aviator22-Jan-04 18:22
Tank_Aviator22-Jan-04 18:22 
GeneralUsing old STRUCTs in managed classes Pin
Nik Vogiatzis21-Jan-04 19:47
Nik Vogiatzis21-Jan-04 19:47 
GeneralDeclaring indexed property in C++ Class Library Pin
fin21-Jan-04 12:51
fin21-Jan-04 12:51 
GeneralMystery solved Pin
fin21-Jan-04 17:23
fin21-Jan-04 17:23 
GeneralConverting a Byte[ ] into a User Defined Structure Pin
olstuff21-Jan-04 6:46
sussolstuff21-Jan-04 6:46 
GeneralRe: Converting a Byte[ ] into a User Defined Structure Pin
toxcct27-Jan-04 3:57
toxcct27-Jan-04 3:57 
GeneralDynamically invoking classes Pin
Tank_Aviator20-Jan-04 12:49
Tank_Aviator20-Jan-04 12:49 

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.