Search:

Type: Posts; User: Anima

Search: Search took 0.01 seconds.

  1. Thread: newb question~

    by Anima
    Replies
    10
    Views
    1,832

    edit: ok that was a stupid question but here's...

    edit: ok that was a stupid question but here's another ~ maybe even stupider .

    can anyone point out to me why this code doesnt work?


    #include <iostream.h>
    int main()
    {
    char...
  2. Thread: newb question~

    by Anima
    Replies
    10
    Views
    1,832

    i meant that my program closes whenever it asks...

    i meant that my program closes whenever it asks for input like in the "please enter a number one" when you enter a number you cant enter it because it will close . I know how to keep the window open...
  3. Thread: newb question~

    by Anima
    Replies
    10
    Views
    1,832

    double post 8(

    double post 8(
  4. Thread: newb question~

    by Anima
    Replies
    10
    Views
    1,832

    Sir, how is the_float a number with a decimal? K...

    Sir, how is the_float a number with a decimal? K ill read the faq, heh i know im supposed to read before posting but thats along faq and my eyes hurt from reading so much 8(
  5. Thread: newb question~

    by Anima
    Replies
    10
    Views
    1,832

    yes, this code for instance i got to work but it...

    yes, this code for instance i got to work but it doesnt seem to me to work properly.


    #include <iostream.h>
    int main() { int thisisanumber; cout<<"Please enter a number:";...
  6. Thread: newb question~

    by Anima
    Replies
    10
    Views
    1,832

    newb question~

    I'm using Dev-C++ to practice code from the first tutorial on this site, I can get the first one to work the one that is ran in Console Application. I cannot get the other ones to work although they...
Results 1 to 6 of 6