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

Managed C++/CLI

 
AnswerRe: Is delete useful ? Pin
Nish Nishant9-Apr-07 3:20
sitebuilderNish Nishant9-Apr-07 3:20 
GeneralRe: Is delete useful ? Pin
aljodav9-Apr-07 18:34
aljodav9-Apr-07 18:34 
QuestionCould please anybody help me with writing a simple program Pin
Khodadad Pakdamans8-Apr-07 8:28
Khodadad Pakdamans8-Apr-07 8:28 
AnswerRe: Could please anybody help me with writing a simple program Pin
Nish Nishant8-Apr-07 13:02
sitebuilderNish Nishant8-Apr-07 13:02 
GeneralRe: Could please anybody help me with writing a simple program Pin
Khodadad Pakdamans8-Apr-07 20:04
Khodadad Pakdamans8-Apr-07 20:04 
GeneralRe: Could please anybody help me with writing a simple program Pin
Nish Nishant9-Apr-07 1:07
sitebuilderNish Nishant9-Apr-07 1:07 
Questionnamed pipe: how to write array of struct Pin
ginjikun8-Apr-07 4:13
ginjikun8-Apr-07 4:13 
AnswerRe: named pipe: how to write array of struct Pin
Mark Salsbery8-Apr-07 8:13
Mark Salsbery8-Apr-07 8:13 
This question should be posted on the Visual C++/MFC board since it doesn't seem to involve
managed C++.

In byte mode you need a pointer to the first struct you want to write. The number of bytes
to write is the sizeof the struct times the number of structs to write.

Which part is giving you trouble?

Mark


"If you can dodge a wrench, you can dodge a ball."

AnswerRe: named pipe: how to write array of struct Pin
Mark Salsbery9-Apr-07 12:05
Mark Salsbery9-Apr-07 12:05 
GeneralRe: named pipe: how to write array of struct Pin
ginjikun13-Apr-07 7:17
ginjikun13-Apr-07 7:17 
Questionc++ Pin
sakssp3-Apr-07 21:20
sakssp3-Apr-07 21:20 
AnswerRe: c++ Pin
Christian Graus4-Apr-07 10:34
protectorChristian Graus4-Apr-07 10:34 
GeneralRe: c++ Pin
Paul Conrad8-Apr-07 20:05
professionalPaul Conrad8-Apr-07 20:05 
AnswerRe: c++ Pin
Shivam Pathak 1824-Jun-22 2:14
Shivam Pathak 1824-Jun-22 2:14 
QuestionTesting the Polymorphism in C++ Pin
senthil_govi_B3-Apr-07 20:48
senthil_govi_B3-Apr-07 20:48 
AnswerRe: Testing the Polymorphism in C++ Pin
Christian Graus4-Apr-07 10:35
protectorChristian Graus4-Apr-07 10:35 
Questionsocket program help Pin
mhetfield19783-Apr-07 11:42
mhetfield19783-Apr-07 11:42 
AnswerRe: socket program help Pin
Christian Graus3-Apr-07 12:01
protectorChristian Graus3-Apr-07 12:01 
GeneralRe: socket program help Pin
mhetfield19783-Apr-07 12:03
mhetfield19783-Apr-07 12:03 
GeneralRe: socket program help Pin
Nish Nishant3-Apr-07 13:34
sitebuilderNish Nishant3-Apr-07 13:34 
QuestionConverting from std::string to System::String^ Pin
flippydeflippydebop2-Apr-07 2:44
flippydeflippydebop2-Apr-07 2:44 
AnswerRe: Converting from std::string to System::String^ Pin
led mike2-Apr-07 4:34
led mike2-Apr-07 4:34 
AnswerRe: Converting from std::string to System::String^ Pin
Mark Salsbery2-Apr-07 6:50
Mark Salsbery2-Apr-07 6:50 
GeneralRe: Converting from std::string to System::String^ Pin
flippydeflippydebop2-Apr-07 8:57
flippydeflippydebop2-Apr-07 8:57 
GeneralRe: Converting from std::string to System::String^ Pin
Mark Salsbery2-Apr-07 9:26
Mark Salsbery2-Apr-07 9:26 

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.