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

Managed C++/CLI

 
QuestionDeclare an array of structures containing an array into a Form's class. Pin
chaloens10-Feb-09 5:46
chaloens10-Feb-09 5:46 
AnswerRe: Declare an array of structures containing an array into a Form's class. Pin
Mark Salsbery10-Feb-09 6:26
Mark Salsbery10-Feb-09 6:26 
GeneralRe: Declare an array of structures containing an array into a Form's class. Pin
led mike10-Feb-09 6:57
led mike10-Feb-09 6:57 
QuestionC++/CLI Beginner Questions Pin
TripShock10-Feb-09 3:07
TripShock10-Feb-09 3:07 
AnswerRe: C++/CLI Beginner Questions Pin
led mike10-Feb-09 4:33
led mike10-Feb-09 4:33 
GeneralRe: C++/CLI Beginner Questions Pin
TripShock10-Feb-09 5:20
TripShock10-Feb-09 5:20 
GeneralRe: C++/CLI Beginner Questions Pin
Mark Salsbery10-Feb-09 5:58
Mark Salsbery10-Feb-09 5:58 
GeneralRe: C++/CLI Beginner Questions Pin
led mike10-Feb-09 6:03
led mike10-Feb-09 6:03 
Welcome to CodeProject Beer | [beer]

TripShock wrote:
Why is it that I can't do this:


Because you need to do this:

String^ yo;


That said, if you had spent like 10 minutes reading any of the tons of beginner material here on this site and all over the internet related to the CLI subject, you would already know that. 10 minutes rather than the 3 hours you have waited for an answer from an internet forum.

10 minutes or 3 hours, you decide.
QuestionAdvice for remote dabase.... Pin
Thilek10-Feb-09 0:31
Thilek10-Feb-09 0:31 
AnswerRe: Advice for remote dabase.... Pin
led mike10-Feb-09 4:38
led mike10-Feb-09 4:38 
GeneralRe: Advice for remote dabase.... Pin
Thilek10-Feb-09 5:59
Thilek10-Feb-09 5:59 
GeneralRe: Advice for remote dabase.... Pin
Mark Salsbery10-Feb-09 6:00
Mark Salsbery10-Feb-09 6:00 
GeneralRe: Advice for remote dabase.... Pin
led mike10-Feb-09 6:51
led mike10-Feb-09 6:51 
GeneralRe: Advice for remote dabase.... Pin
Thilek10-Feb-09 17:06
Thilek10-Feb-09 17:06 
QuestionC++/CLI Convert long Strings to Int Pin
J_E_D_I9-Feb-09 8:53
J_E_D_I9-Feb-09 8:53 
GeneralRe: C++/CLI Convert long Strings to Int Pin
Luc Pattyn9-Feb-09 9:27
sitebuilderLuc Pattyn9-Feb-09 9:27 
AnswerRe: C++/CLI Convert long Strings to Int Pin
Mark Salsbery9-Feb-09 9:30
Mark Salsbery9-Feb-09 9:30 
GeneralRe: C++/CLI Convert long Strings to Int Pin
Luc Pattyn9-Feb-09 9:44
sitebuilderLuc Pattyn9-Feb-09 9:44 
GeneralRe: C++/CLI Convert long Strings to Int Pin
Mark Salsbery9-Feb-09 9:48
Mark Salsbery9-Feb-09 9:48 
GeneralRe: C++/CLI Convert long Strings to Int Pin
Luc Pattyn9-Feb-09 10:13
sitebuilderLuc Pattyn9-Feb-09 10:13 
GeneralRe: C++/CLI Convert long Strings to Int Pin
led mike9-Feb-09 10:15
led mike9-Feb-09 10:15 
GeneralRe: C++/CLI Convert long Strings to Int Pin
Mark Salsbery9-Feb-09 10:19
Mark Salsbery9-Feb-09 10:19 
GeneralRe: C++/CLI Convert long Strings to Int Pin
Luc Pattyn9-Feb-09 10:47
sitebuilderLuc Pattyn9-Feb-09 10:47 
QuestionC++/CLI string formatting Pin
J_E_D_I9-Feb-09 8:44
J_E_D_I9-Feb-09 8:44 
GeneralRe: C++/CLI string formatting Pin
Luc Pattyn9-Feb-09 9:29
sitebuilderLuc Pattyn9-Feb-09 9:29 

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.