Search:

Type: Posts; User: HermitCrab

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    6,242

    By the way, I can't the search on this forum. it...

    By the way, I can't the search on this forum. it times out every time.
  2. Replies
    8
    Views
    6,242

    is there another way to do the same thing?...

    is there another way to do the same thing? (without the errors)
  3. Replies
    8
    Views
    6,242

    here are the results: ; no such......

    here are the results:
    <conio> ; no such...
    <conio.c> ; 31 errors
    <conio.h> ; same two errors as original
    delete underscore ; more of same type of errors showed up, deleted all underscores. one...
  4. Replies
    8
    Views
    6,242

    (!_kbhit()) problem in Dev-C++

    I was looking over some code put together by Harpreet Singh Juneja and tried to compile it to see what happens. I get these two errors:

    90 d:\portsp~1\hsport.cpp
    implicit declaration of function...
  5. Replies
    5
    Views
    2,037

    I wrote the fallowing to test, I'm not sure why...

    I wrote the fallowing to test, I'm not sure why but I keep wanting to change the float to double. maybe I should. anyway I just used int main and return 0 until I know it works like it needs to. then...
  6. Replies
    5
    Views
    2,037

    getting distance from angles

    ....or triangulation.

    I would like to use two angles on a triangle and the distance between them to calculate the distance to the third angle. there are a few ways to do this, although I can't...
Results 1 to 6 of 6