Search:

Type: Posts; User: chood72

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,425

    functions using link lists

    does anybody have any fuctions examples that add and divid using link lists. The data is past into the link list using a input file and then ouputed. I am suppose to pass the data into a class and...
  2. Replies
    1
    Views
    755

    input out file linklists

    can anybody help me get a input file to input number data one line at a time and then output it to a output file. it reads the data but does not stop and move to another line. I need the data to...
  3. link lists, pointers, using input\output file

    I used a basic input file to input 3 rows of sales data like 300 300 300. I must use link lists and pointers and at the same time use a class to input my data and output it. I need a average...
  4. Replies
    0
    Views
    743

    HELP input\output file using linklists

    I am trying to input monthly data using a input file and then

    output the totals to a output file. The 3 months of totals must be

    added and averaged. I am using link lists and pointers and I...
Results 1 to 4 of 4