|
-
Mar 29th, 2002, 01:17 PM
#1
C++ vs C#
can someone tell me what are the advantages/disadvantages of C++ over C# when working in LINUX
tnx
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Mar 29th, 2002, 01:40 PM
#2
gnu C++ works in the linux environment, for example, but I don't believe there are any .NET technologies that do. ie, C# doesn't work on any unix platform.
-
Mar 29th, 2002, 01:50 PM
#3
as far as I know C# works on linux and other stuff (with the framework!)
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Mar 29th, 2002, 02:10 PM
#4
The framework is pretty much MS specific, so it wont work on any unix platform. There may be a C# compiler out there that will work with unix. Perhaps the compiler and framework would work with WINE, but that isnt a very viable option.
Z.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|