CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2000
    Posts
    91

    documention, API, etc.

    when I was programming in VC++, I was used to hit F1 on the function, whenever I didn't know what it was doing.
    Now, I'm stepping into JAVA, and have hard time finding any help, like that!!!
    I found on the website the API's but you have to browse thru it, instead of search.
    Is there any easier way, something like MSDN for JAVA??????

    please help.


  2. #2
    Join Date
    May 2000
    Location
    Indore (MP) INDIA.
    Posts
    356

    Re: documention, API, etc.

    No, As far as I know, there is NO such MSDN or "Help Engine" available for Java. You must Browse through the HTML help given.

    Or you can Install VJ++ Documentation, that can help you a bit.

    -Bye.



    -Vipul Pathak.
    Pathak Developers Pvt. Ltd.
    Indore, (MP) INDIA.
    ICQ# 65423070

    PS: If this helps you then Rate it, so let me know How much is this helpful to you.
    (*Vipul)() ;

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

Featured