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

Managed C++/CLI

 
Generalinfinite loop Pin
4ize14-Feb-04 10:50
4ize14-Feb-04 10:50 
GeneralRe: infinite loop Pin
leppie14-Feb-04 20:06
leppie14-Feb-04 20:06 
QuestionHow can I read a number from a text file? Pin
chinaskf14-Feb-04 4:01
chinaskf14-Feb-04 4:01 
GeneralXML SAX in C++ Pin
adarsh_sebiz13-Feb-04 18:01
adarsh_sebiz13-Feb-04 18:01 
GeneralRe: XML SAX in C++ Pin
Ravi Bhavnani13-Feb-04 18:06
professionalRavi Bhavnani13-Feb-04 18:06 
Generalhelp me Pin
don7cry13-Feb-04 16:59
don7cry13-Feb-04 16:59 
QuestionAnyway to make code auto-format like it does in c#, and a few other c# formatting things? Pin
FocusedWolf13-Feb-04 16:19
FocusedWolf13-Feb-04 16:19 
GeneralReading/Writing file probs Pin
Tank_Aviator11-Feb-04 8:45
Tank_Aviator11-Feb-04 8:45 
I am writing a game addon using .NET in managed code. I have a struct that has a few char[64] entries to be compatable with the unmanaged sections of my code. I want to open a file and either read or write using the char[64] characters. I tried using StreamReader, but it only returns managed type code (String* or __wchar_t) and can't write to the char[64] members. There are also some doubles, ints and bools that need to be read/written. I tried using iostream but it doesn't seem to work because of multiple errors with the header. How can I do this?

James Meade
vLT(jg) vUSN
vOPSOFF VAQ-140
GeneralRe: Reading/Writing file probs Pin
dj_oden14-Feb-04 1:05
dj_oden14-Feb-04 1:05 
GeneralRe: Reading/Writing file probs Pin
Nik Vogiatzis18-Feb-04 16:52
Nik Vogiatzis18-Feb-04 16:52 
GeneralRe: Reading/Writing file probs Pin
Nik Vogiatzis19-Feb-04 12:44
Nik Vogiatzis19-Feb-04 12:44 
GeneralCalling Convention Trouble Pin
Pazzuzu10-Feb-04 23:54
Pazzuzu10-Feb-04 23:54 
GeneralCalling Dll's Pin
Pazzuzu10-Feb-04 3:46
Pazzuzu10-Feb-04 3:46 
GeneralSTRING* to LPTSTR Pin
bollwerj9-Feb-04 10:29
bollwerj9-Feb-04 10:29 
GeneralRe: STRING* to LPTSTR Pin
Dirk Moshage12-Feb-04 23:21
Dirk Moshage12-Feb-04 23:21 
GeneralRe: STRING* to LPTSTR Pin
bollwerj13-Feb-04 3:27
bollwerj13-Feb-04 3:27 
GeneralRe: STRING* to LPTSTR Pin
Nik Vogiatzis18-Feb-04 16:57
Nik Vogiatzis18-Feb-04 16:57 
GeneralRe: STRING* to LPTSTR Pin
bollwerj19-Feb-04 3:18
bollwerj19-Feb-04 3:18 
GeneralReal time Loop in Managed C++ Pin
Tank_Aviator8-Feb-04 11:48
Tank_Aviator8-Feb-04 11:48 
GeneralAdding XP Style Pin
Skute6-Feb-04 5:28
Skute6-Feb-04 5:28 
GeneralRe: Adding XP Style Pin
MKlucher8-Feb-04 17:21
MKlucher8-Feb-04 17:21 
GeneralRe: Adding XP Style Pin
dj_oden14-Feb-04 1:17
dj_oden14-Feb-04 1:17 
GeneralRe: Adding XP Style Pin
Skute14-Feb-04 5:20
Skute14-Feb-04 5:20 
GeneralListView Item Selection Problem Pin
bollwerj6-Feb-04 5:26
bollwerj6-Feb-04 5:26 
GeneralRe: ListView Item Selection Problem Pin
bollwerj6-Feb-04 9:23
bollwerj6-Feb-04 9:23 

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.