Search:

Type: Posts; User: $73V3Y |24Y

Search: Search took 0.01 seconds.

  1. Thread: error ahh

    by $73V3Y |24Y
    Replies
    3
    Views
    1,077

    oh man i just saw that, thanks

    oh man i just saw that, thanks
  2. Thread: error ahh

    by $73V3Y |24Y
    Replies
    3
    Views
    1,077

    error ahh

    #include <iostream>

    typedef unsigned short int USHORTINT;

    int main()
    {
    using std::cout;

    USHORTINT Width = 5;
    USHORTINT Length = 5;
  3. Replies
    5
    Views
    1,155

    Lol thanks I didn't see that Thanks

    Lol thanks I didn't see that
    Thanks
  4. Replies
    5
    Views
    1,155

    Starting out, and don't understand this

    Hey all,
    Im reading Sams Teach Yourself C++ in 21 Days. Its a good book so far I think. But I think he wrote something wrong.
    I am typing in the code exactly as soon on page 18:

    #include...
Results 1 to 4 of 4