Search:

Type: Posts; User: lifeis2evil

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    19
    Views
    12,763

    Yes it does =] lol the thing that was mostly...

    Yes it does =] lol the thing that was mostly confusing me were the arrays -_-
  2. Replies
    19
    Views
    12,763

    is this correct? #include ...

    is this correct?



    #include <iostream>
    #include <conio.h>

    using namespace std;
    //the function prototypes
    void getData(int array[][2]);
  3. Replies
    19
    Views
    12,763

    I don't understand the tutorial...

    I don't understand the tutorial...
  4. Replies
    19
    Views
    12,763

    I did a function program before but not with...

    I did a function program before but not with arrays

    Is it something like this?


    int main()
    {
    int months[12][2];

    getData(array[i][0],array[i][1]);
  5. Replies
    19
    Views
    12,763

    No, I'm not majoring in Programing I just had to...

    No, I'm not majoring in Programing I just had to take the class..
  6. Replies
    19
    Views
    12,763

    But aren't they something like this? not sure if...

    But aren't they something like this? not sure if i've ever seen them the other way


    getData(array[i][0],array[i][1]);
    averageHigh(sumh);
    averageLow(suml);
    indexHighTemp(highTemp); ...
  7. Replies
    19
    Views
    12,763

    I can't use vector stuff cause I haven't learned...

    I can't use vector stuff cause I haven't learned it, and my teacher calls the "function calls" output to screen?? so the out put to screen is function calls?
  8. Replies
    19
    Views
    12,763

    What function calls? and I used arrays cause it...

    What function calls? and I used arrays cause it is the name of the project >_<




    #include <iostream>
    #include <conio.h>

    using namespace std;
    //the function prototypes
  9. Replies
    19
    Views
    12,763

    Arrays Dev-c++ (please helps)

    Hey can someone please help me with my project? I attached the instructions + .cpp file , I can't seem to get it to work correctly.



    Thank you!!
  10. Replies
    2
    Views
    1,919

    Parameters quick Question

    There are two types of ____ parameters: value parameters and reference parameters.?

    A. actual
    B. formal
    C. active
    D. passive


    the test says the answer is A. but in the book it shows the...
  11. Replies
    11
    Views
    3,522

    hmm okay - Catches most threats. I think would...

    hmm okay
    - Catches most threats.
    I think would define better and least lag for the computer. I have 4gb of memory but kaspersky lags it a tiny bit and AVG doesn't lag it at all lol
  12. Replies
    11
    Views
    3,522

    Best Anti - Virus Program?

    Hey,
    I've always running into debates about which Anti-Virus program is the best and well I'd like to start a new one cause I'm still not sure which is the best lol. I have experience with...
  13. Thread: Functions

    by lifeis2evil
    Replies
    9
    Views
    1,023

    Thank you :)

    Thank you :)
  14. Thread: Functions

    by lifeis2evil
    Replies
    9
    Views
    1,023

    Thank you :)

    Thank you :)
  15. Thread: Functions

    by lifeis2evil
    Replies
    9
    Views
    1,023

    Thank you :)

    Thank you :)
  16. Thread: Functions

    by lifeis2evil
    Replies
    9
    Views
    1,023

    Functions

    Thank you :)
  17. Replies
    21
    Views
    2,791

    because its a project

    because its a project
  18. Replies
    21
    Views
    2,791

    no I've never really done function calls before....

    no I've never really done function calls before. I was only able to make it work the 1st way I did it but I wanted to use the other function too.
  19. Replies
    21
    Views
    2,791

    Wait which part is wrong??

    Wait which part is wrong??
  20. Replies
    21
    Views
    2,791

    Hehe yes been confused >_< mmm do you mean doing...

    Hehe yes been confused >_<
    mmm do you mean doing this stuff?



    #include <iostream>

    using namespace std;
    //Prototypes
    int getNumber( );
  21. Replies
    21
    Views
    2,791

    Function definitions

    Hey again :) Thanks for all the help on my project, the teacher hasn't grade it yet but hopefully I did everything correct and I was able to help one of my class mates with there code and got it to...
  22. Replies
    114
    Views
    11,390

    hehe okay thank you :)

    hehe okay thank you :)
  23. Replies
    114
    Views
    11,390

    :) thank you

    :) thank you
  24. Replies
    114
    Views
    11,390

    :) Thank you

    :) Thank you
  25. Replies
    114
    Views
    11,390

    --- :)

    --- :)
Results 1 to 25 of 76
Page 1 of 4 1 2 3 4