Thread: Using jGrasp for programming in C

  1. #1
    Registered User
    Join Date
    Dec 2008
    Posts
    9

    Using jGrasp for programming in C

    What must I download to start writing programs in C using jGrasp? Also where can I download it?

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Dec 2008
    Posts
    9

    Ok

    Funny, I already have jGrasp installed on my laptop. Since I have used it for quite some time to write programs in Java. What is need is the software so that I can use it to run programs in C.

  4. #4
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    Which you'll find if you google it, and go to the jGrasp website. I didn't know what jGrasp was, and that's what I did.

    I don't believe it's very popular in C.

  5. #5
    Registered User
    Join Date
    Dec 2008
    Posts
    9
    I have already looked at the jGrasp site and there is nothing there on How to do that.

  6. #6
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    If I understood it right, it doesn't work for C like it does for Java. For C, it's just an editor, with a nicer layout of the symbols representing the structures you have, etc. Wikipedia had a nice article on it.

  7. #7
    Registered User
    Join Date
    Dec 2008
    Posts
    9
    Yea, well I tried downloading a compiler(cygwin) to use with jGrasp, but it's just not working out. I just went ahead and downloaded the Dev C++ program this site suggested. Would've been nice if I could've used jGrasp instead. I Like Dev it lets me write in C/C++. jGrasp is supposed to allow the user to write in several languages with the right software.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to: Use OpenGL with Jgrasp
    By Pickels in forum Game Programming
    Replies: 3
    Last Post: 08-30-2005, 10:37 AM