Forum: C#
Jul 10th, 2005, 7:11 PM
|
|
Replies: 8
Views: 402
|
Forum: C#
Jul 10th, 2005, 5:23 PM
|
|
Replies: 8
Views: 402
Ok, thanks.
I am programming in Win32 C++ using...
Ok, thanks.
I am programming in Win32 C++ using Dev-C++, not any Microsoft C# tools. In this way I find it difficult to get support, as MSDN is mostly geared towards C# and .NET, and I need to make...
|
Forum: C#
Jul 10th, 2005, 1:53 PM
|
|
Replies: 8
Views: 402
|
Forum: C#
Jul 10th, 2005, 1:17 PM
|
|
Replies: 8
Views: 402
Return Strings in Function
In the Win32 program I am writing, I refer to different building names by integers so I can store information in arrays. Whenever I need to output this information, however, I need to associate a...
|