Search:

Type: Posts; User: Wjahvces

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    947

    ok

    Yes, I have pretty much the whole journey ahead of me yet.

    Thanks for the help.


    /em runs off to read about arrays.
  2. Replies
    2
    Views
    947

    loop problem in program

    I'm trying to make a value converter to use at work, and I can't seem to get the second part to work correctly. I'm trying to get the user, myself, to input a frequency then ouput the corresponding...
  3. Thread: Projects?

    by Wjahvces
    Replies
    6
    Views
    2,229

    Thanks for the support. I'm sure I'll be asking...

    Thanks for the support. I'm sure I'll be asking serveral questions when I have better access to the net again.
  4. Thread: Projects?

    by Wjahvces
    Replies
    6
    Views
    2,229

    thanks!

    Thanks for the advice. I'll be reading here. I'm not sure I'm up to chipping in on game project coding. I guess I was fishing more for newbie clubs to colaborate together to speed learning.

    ...
  5. Thread: Projects?

    by Wjahvces
    Replies
    6
    Views
    2,229

    Projects?

    I am having trouble learning c++, but it doesn't have to do with a lack of desire.

    I was wondering if there are any projects or teams one could join to work on one could join to facilitate in...
  6. Replies
    4
    Views
    1,503

    Thank You! 6 didn't work but 8 did. that's...

    Thank You!

    6 didn't work but 8 did. that's what i was missing.
  7. Replies
    4
    Views
    1,503

    I'm using cout wavelength;...

    I'm using cout <<.


    cin>> wavelength;
    cout<<"You entered wavelength: " << wavelength<<"\n";



    is what i'm using.
  8. Replies
    4
    Views
    1,503

    loss of signifigant digits

    I'm losing signifigant digits assigned to a "double" variable. Is there something I can do to keep them?


    For example, when assigning double wavelength with the value of 1527.6051 the program...
Results 1 to 8 of 8