Search:

Type: Posts; User: Trckster

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,274

    [QUOTE=Elysia;1090124] - You are trying to...

    [QUOTE=Elysia;1090124]
    - You are trying to reference i outside the for loop. This is an error because you've declared "i" to online live inside the loop.
    - You are trying to pass "i" to functions...
  2. Replies
    6
    Views
    1,274

    sorry bout that forgot to put them in

    sorry bout that forgot to put them in
  3. Replies
    6
    Views
    1,274

    \Data Structures\Assignment2.cpp F:\Data...

    \Data Structures\Assignment2.cpp F:\Data Structures\F array: No such file or directory.
    F:\Data Structures\Assignment2.cpp In function `int main()':
    67 F:\Data Structures\Assignment2.cpp name...
  4. Replies
    6
    Views
    1,274

    Array problems, unfamiliar error messages

    This is basically my assignment, I have most of it finished but I am new to programming so i'm not really sure what some of the error messages that are coming out mean. any help would be greatly...
  5. Thread: C++ functions

    by Trckster
    Replies
    5
    Views
    2,052

    thanks guys this really helped, i'm new to c++...

    thanks guys this really helped, i'm new to c++ and programming actually so this place is really helping me out
  6. Thread: C++ functions

    by Trckster
    Replies
    5
    Views
    2,052

    C++ functions

    I'm trying to calculate the volume, cost, charge, and profit by defining a function and having a function call in the main. I have defined my functions but I guess I don't know how to put the...
  7. I/O file with sum, average and standard deviation, i'm not getting correct results

    I am having trouble with standard deviation formula and getting the sum and average of the columns. I need to get the standard deviation, the sum, and the average of the columns from the input file....
  8. Replies
    1
    Views
    2,198

    -0.043200 -0.003471 0.000000 -0.040326 -0.004851...

    -0.043200 -0.003471 0.000000
    -0.040326 -0.004851 -0.000737
    -0.018204 -0.004246 -0.001530
    0.022249 0.008891 0.004870
    0.074892 0.044237 0.032171
    0.129600 0.100233 0.089016
    0.174747 0.160100...
  9. Replies
    1
    Views
    2,198

    i/o file array

    Hello i'm currently working on an i/o file dealing with arrays, basically I have to get the information from an input file get the sum and the average for each row and then get the sum, average, and...
Results 1 to 9 of 9