Search:

Type: Posts; User: Pecado

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    3,486

    Thank you "cas" and QuadraticFighte". ...

    Thank you "cas" and QuadraticFighte".

    Regarding the first, I've decided to do it the old fashioned way as I have many vectors and would rather not have so many for's.

    And for the second one, I...
  2. Replies
    8
    Views
    3,486

    Took them off. Well, yes, the declaration...

    Took them off.



    Well, yes, the declaration should be a vector[5] you are right, but anyways the question doesn't have to do with that... I've put the declaration in the main post. Thanks for...
  3. Replies
    8
    Views
    3,486

    I've added it to main post.

    I've added it to main post.
  4. Replies
    8
    Views
    3,486

    Two easy vector questions.

    Hello everyone. My questions are the following:

    1) In a program, different values to a vector are given(e.g.: vector[1]=3; vector[2]=5; ...)

    Declaration: int vector[5]={1,5,6,7,2};
    And at the...
Results 1 to 4 of 4