Thread: Visual C++?

  1. #1
    Unregistered
    Guest

    Visual C++?

    Hello
    Does anyone know if I can program Java using Visual C++? If so, could you please tell me how?
    Thanks
    Tina

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    I try not to be judgmental, but if the IDE is called Visual C++ why would it be compatible with Java?

    -Prelude
    My best code is written with the delete key.

  3. #3
    Registered User dirkduck's Avatar
    Join Date
    Aug 2001
    Posts
    428
    no, you cant

  4. #4
    Seņor Member
    Join Date
    Jan 2002
    Posts
    560
    And Microsoft can't do anything with Java for a while for copyright reasons of something, but you can use C#, which is Microsoft's response to Java.

  5. #5
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    With the Microsoft Visual Studio, which includes J++, you can code Java. With the new Version even J.NET. But with the part of Visual Studio that is Visual C++, you can do only C/C++.
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

  6. #6
    Unregistered
    Guest

    Wink

    Thank you all for your replies.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  2. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  3. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  4. Errors with including winsock 2 lib
    By gamingdl'er in forum C++ Programming
    Replies: 3
    Last Post: 12-05-2005, 08:13 PM
  5. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM