CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: yankeesfan

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,237

    Re: multiple input

    Thank you for the reply. I am fairly new to Java. Can you please post an example as to how I would do
    this?
  2. Replies
    3
    Views
    1,237

    multiple input

    I'm doing a mortgage program for my Computer Science Java class. I would like to find a way to use a single JOptionPane dialog box to have the user input the amount and the rate, both of which are...
  3. Thread: GPA Program

    by yankeesfan
    Replies
    4
    Views
    5,343

    Re: GPA Program

    can you show me how i would do this? i tried to make one but it wouldn't let me use decimal numbers. also how would you make one with multiple fields? thanks
  4. Thread: GPA Program

    by yankeesfan
    Replies
    4
    Views
    5,343

    GPA Program

    i wrote the following code for a dialog box to enter grades and calculate gpa. is there any way to make it
    shorter? like can i use object arrays and initialize it in a for loop? thank you

    ...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured