Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. I want to get C to C# code converter?

I want to get C to C# code converter?

Scheduled Pinned Locked Moved C#
csharphelpquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mohammed Aijaz Mohiuddin
    wrote on last edited by
    #1

    I want to get C to C# code converter. Could anyone please help me in this regard.

    C D 2 Replies Last reply
    0
    • M Mohammed Aijaz Mohiuddin

      I want to get C to C# code converter. Could anyone please help me in this regard.

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      Its not going to happen. The two languages are too different. It is possible between languages that both use the .NET framework as a converter only has to deal with the syntax of the language (as both languages share the same framework).


      Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums

      M 1 Reply Last reply
      0
      • C Colin Angus Mackay

        Its not going to happen. The two languages are too different. It is possible between languages that both use the .NET framework as a converter only has to deal with the syntax of the language (as both languages share the same framework).


        Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums

        M Offline
        M Offline
        Mohammed Aijaz Mohiuddin
        wrote on last edited by
        #3

        Can I atleast get a C to Java code converter ?

        U C 2 Replies Last reply
        0
        • M Mohammed Aijaz Mohiuddin

          Can I atleast get a C to Java code converter ?

          U Offline
          U Offline
          Uwe Keim
          wrote on last edited by
          #4

          Or at very least a C to Antenna [^] converter? -- Affordable Windows-based CMS: www.zeta-producer.com

          1 Reply Last reply
          0
          • M Mohammed Aijaz Mohiuddin

            Can I atleast get a C to Java code converter ?

            C Offline
            C Offline
            Colin Angus Mackay
            wrote on last edited by
            #5

            Mohammed Aijaz Mohiuddin wrote: Can I atleast get a C to Java code converter ? I'll repeat my previous response because it continues to be valid: It's not going to happen. The two languages are too different. It is possible between languages that both use the .NET framework as a converter only has to deal with the syntax of the language (as both languages share the same framework). I've put in bold the only condition in which it is possible.


            Do you want to know more? WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums

            1 Reply Last reply
            0
            • M Mohammed Aijaz Mohiuddin

              I want to get C to C# code converter. Could anyone please help me in this regard.

              D Offline
              D Offline
              Daniel Turini
              wrote on last edited by
              #6

              Mohammed Aijaz Mohiuddin wrote: I want to get C to C# code converter. Could anyone please help me in this regard. You can compile it in C using the Managed C++ compiler, create a wrapper class and then call it from C#. Yes, even I am blogging now!

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups