Search:

Type: Posts; User: thongsai

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,467

    thx

    hey ths alot .. i didnt know how the answer was coming but that made sense.. hehe
  2. Replies
    4
    Views
    1,467

    i cant understand this!!

    hi i started learnin c++ and i just cant understand this code:

    // arrays example
    #include <iostream.h>

    int billy [] = {1, 2, 3, 4, 5};
    int n, result=0;

    int main ()
    {
Results 1 to 2 of 2