Results 1 to 4 of 4

Thread: C++ vs C#

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    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!!

  2. #2
    jim mcnamara
    Guest
    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.

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    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!!

  4. #4
    Zaei
    Guest
    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
  •  



Click Here to Expand Forum to Full Width