Search:

Type: Posts; User: freebird2008

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,272

    The context

    I am doing an analysis of Selection Sort on an array of 1000 elements. The array is Almost In Order.
  2. Replies
    5
    Views
    1,272

    What does "Almost in Order" mean?

    ????
  3. Replies
    4
    Views
    2,016

    Thank you sir!

    Thank you sir!
  4. Replies
    4
    Views
    2,016

    So this method performs some operations to find...

    So this method performs some operations to find this number?
  5. Replies
    4
    Views
    2,016

    The atoi method

    I am currently reading a program that uses this:

    int a = atoi(array_name);

    I know that this method returns a int from a char array, but I don't understand. How can this method pull out one int...
  6. Replies
    6
    Views
    7,243

    Yea, well I tried downloading a compiler(cygwin)...

    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...
  7. Replies
    6
    Views
    7,243

    I have already looked at the jGrasp site and...

    I have already looked at the jGrasp site and there is nothing there on How to do that.
  8. Replies
    6
    Views
    7,243

    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.
  9. Replies
    6
    Views
    7,243

    Using jGrasp for programming in C

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