Search:

Type: Posts; User: Blehs

Search: Search took 0.06 seconds.

  1. Replies
    3
    Views
    2,654

    Re: Ending a method that has no return type

    thank you for your help
  2. Replies
    3
    Views
    2,654

    Ending a method that has no return type

    void setCoefficients(int coef, int power)

    The above is just my method header, so the method takes two integer parameters, is performed by an object and has no return type.

    What i need to know...
Results 1 to 2 of 2