Search:

Type: Posts; User: Branden Holmes

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    8,669

    Thankyou very much for the criticisms laserlight,...

    Thankyou very much for the criticisms laserlight, but I didn't write this program, I got it off the internet :) But I shall edit the code as you suggested.
  2. Replies
    16
    Views
    8,669

    Thanks to gratuitous, I got the program working....

    Thanks to gratuitous, I got the program working. For anybody else who may be interested in trying their luck, here is the exact code:



    #include <iostream>
    #include <conio.h>
    #include <cmath>...
  3. Replies
    16
    Views
    8,669

    Thank you so much gratuitous! I'll fix the code...

    Thank you so much gratuitous! I'll fix the code up now....
  4. Replies
    9
    Views
    2,333

    @MK27 I've put too many hours into compiling...

    @MK27

    I've put too many hours into compiling the database to let it simply fade into history (a good few thousand). And I know that means starting to build a legacy for it, so that it will...
  5. Replies
    9
    Views
    2,333

    @MK27 I would love to eventually have a custom...

    @MK27

    I would love to eventually have a custom website for the database. However, I haven't a clue about website design. But if several programmers volunteered I certainly wouldn't turn down their...
  6. Replies
    9
    Views
    2,333

    @Joy Given the fact that many of the species...

    @Joy

    Given the fact that many of the species became extinct decades ago, we only have photos of a fraction of all recently extinct species. However, I do have about two dozen photos up of various...
  7. Replies
    9
    Views
    2,333

    @gratuitous I'm not aware of any species of...

    @gratuitous

    I'm not aware of any species of ant becoming extinct within the last 100,000 years, or even within the last several hundred thousand years. However, one species was rediscovered a few...
  8. Replies
    9
    Views
    2,333

    Recently Extinct Species Database

    Hi guys, I started a public database of all recently extinct species of animals (plants will follow in the distant future) some time ago, which is open to the public. Feel free to browse the 3,500...
  9. Replies
    16
    Views
    8,669

    I edited the 1st and 3rd "#include" preprocessors...

    I edited the 1st and 3rd "#include" preprocessors and deleted the 4th and 5th last lines of code (because my printer has no ink). I can execute the program and it doesn't close as soon as I press a...
  10. Replies
    16
    Views
    8,669

    I found the following program here...

    I found the following program here but when I tried to execute it there were errors. I modified the program until their weren't any errors and the program executed properly. However, as soon as I...
  11. Replies
    16
    Views
    8,669

    I found this link while surfing the net: ...

    I found this link while surfing the net:

    Embedded in Academia : C Compilers Disprove Fermat’s Last Theorem
  12. Replies
    16
    Views
    8,669

    Thanks for the replies :) I'll look up arrays...

    Thanks for the replies :) I'll look up arrays now...
  13. Replies
    16
    Views
    8,669

    Fermat's Last Theorem

    Hi guys,

    I copied the source code for a program which calculated the square roots of numbers, and then executed the program in Code::Blocks. Seeing it calculating the numbers gave the idea of...
Results 1 to 13 of 13