Search:

Type: Posts; User: Hoschi

Search: Search took 0.00 seconds.

  1. Thread: Newbie Question

    by Hoschi
    Replies
    18
    Views
    1,963

    to Elhaz this third case statement first of...

    to Elhaz

    this third case statement first of all does exit the programm even it doesnt looks like it ;) ,and second i try to avoid that you enter a letter instead of a number for the temperature...
  2. Replies
    11
    Views
    1,799

    checked it with Dev-C++ and it works perfect :D ...

    checked it with Dev-C++ and it works perfect :D

    Hoschi
  3. Replies
    11
    Views
    1,901

    since iam still a newbie to C/C++,i would suggest...

    since iam still a newbie to C/C++,i would suggest you try to make a function ( class ) in this fifo ( first in first out ) style ,this way you always have the one you need and in the direction you...
  4. Thread: Newbie Question

    by Hoschi
    Replies
    18
    Views
    1,963

    Hi Folks :) , yes i have finisched my "work"...

    Hi Folks :) ,

    yes i have finisched my "work" on this converter ,but not as i previously wanted ,i switched over to the "swith/case" thingy instead of the if function ,made it easier in the end and...
  5. Thread: Newbie Question

    by Hoschi
    Replies
    18
    Views
    1,963

    i will try this thx ,guess there is still alot to...

    i will try this thx ,guess there is still alot to learn for me ( again ),
    thanks for all the help i did get here :D :D ,i come back again and perhaps i soon can help others too :D

    thanks...
  6. Thread: Newbie Question

    by Hoschi
    Replies
    18
    Views
    1,963

    wow it works thx folks :D now just one more...

    wow it works thx folks :D
    now just one more question ,how come this
    system("PAUSE"); cause an error message when i actiovate it ?
  7. Thread: Newbie Question

    by Hoschi
    Replies
    18
    Views
    1,963

    thx it really does help ,now i only have one...

    thx it really does help ,now i only have one error message ...lol ,
    which is this :
    30 c:\karsten\dev-c_~1\meiner\test1.cpp
    parse error before `else'

    i checked the brakets and it seems fine so...
  8. Thread: Newbie Question

    by Hoschi
    Replies
    18
    Views
    1,963

    Newbie Question

    Hi Folks,

    back in '99 i wrote a programm in C++ ,a Temperature Converter ,since i jsut started it sure wasnt perfect ,since then i didnt had done much ( nothing ) in C/C++ ,so now i start all over...
Results 1 to 8 of 8