Search:

Type: Posts; User: serino78

Search: Search took 0.00 seconds.

  1. retalitory flames??? only luv here i fixed my...

    retalitory flames??? only luv here

    i fixed my problem with the help of a c-programmer
    i passed my variables by reference for three of my functions
    prog prints the report peachy keen now....
    ...
  2. hmm the comma was a copy/paste error andi...

    hmm the comma was a copy/paste error
    andi changed the HighTotSales function from float to void...
    still does not work...
  3. passing variables into function and printing them

    In my function HighTotoalSales i want to print the
    highest average sale along with the saleperson who
    made it....i can't seem to pass highsalnum and high
    into the ReportFile function...this made...
  4. Thanks......that did the trick

    Thanks......that did the trick
  5. the salesnum array and salesamt array is suppose...

    the salesnum array and salesamt array is suppose to be 5 elements because there are only 5 sales people..so basically everytime salesperson 1 makes a sale i need to increment the number of sales that...
  6. problems reading data into an array and printing output

    i'm trying to learn how to reading data from files into an array
    and process the data. i can't figure out what i'm doing wrong
    i have a sales.txt file that contains(two columns- salesman # and...
Results 1 to 6 of 6