R
Reginald Blue
First, a meta question: Is there a FAQ for this group?
Second, probably a FAQ: What's a good recommended book for someone who
knows C++, but isn't sure how to bridge between .Net and C++ (write Managed
C++)
Specifically, simple questions like:
How do I write this C# method:
void DoStuff(MyStruct [] somestructs);
in Managed C++.
(I figured out the answer I think...but a book that walks through some of
this basic stuff would be awfully helpful.)
--
Reginald Blue
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup (originator of C++) [quoted at the 2003
International Conference on Intelligent User Interfaces]
Second, probably a FAQ: What's a good recommended book for someone who
knows C++, but isn't sure how to bridge between .Net and C++ (write Managed
C++)
Specifically, simple questions like:
How do I write this C# method:
void DoStuff(MyStruct [] somestructs);
in Managed C++.
(I figured out the answer I think...but a book that walks through some of
this basic stuff would be awfully helpful.)
--
Reginald Blue
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup (originator of C++) [quoted at the 2003
International Conference on Intelligent User Interfaces]