Thread: Need Tutorial

  1. #16
    x4000 Ruski's Avatar
    Join Date
    Jun 2002
    Location
    Outer Space!
    Posts
    542
    Originally posted by codingmaster
    That's your opinion, I don't use this website so often, it's was only a tip -> but I think, that it sucks too.

    www.google.com (-> search there for directx)
    That's what I said the really first time I saw it...
    what does signature stand for?

  2. #17
    Registered User codingmaster's Avatar
    Join Date
    Sep 2002
    Posts
    309
    I don't know, if you have a problem???
    Or are you talking always such ****!!!

    If you think, that www.google.com sucks, that your problem, not mine.

    I don't wanna, that we bother each other it is your opinion, but not mine.

    You don't find all things directly at google, but it is the best searching engine and it is running of OpenSource (-> Linux and free databases).

    So, I don't wanna continue with this chat.


    Sorry, I have misunderstood you, cause I only looked on the sucks......

    #include <iostream>
    usingnamespace std;

    int main()
    {
    for (unsigned short int i=0;i<1000;i++)
    {
    cout << "Sorry!\n";
    }
    return 0;
    }
    Last edited by codingmaster; 10-02-2002 at 11:11 AM.

  3. #18
    x4000 Ruski's Avatar
    Join Date
    Jun 2002
    Location
    Outer Space!
    Posts
    542
    Error: 'usingnamespace' undeclared identifier.
    what does signature stand for?

  4. #19
    Registered User codingmaster's Avatar
    Join Date
    Sep 2002
    Posts
    309
    Oh ****, you're right I have forgotten to make a space between using and namespace

    Ok, you gather all mistakes (-> like me )

    -> ruski is your name and mistakes are not your game

  5. #20
    x4000 Ruski's Avatar
    Join Date
    Jun 2002
    Location
    Outer Space!
    Posts
    542
    Yey!! Thanks
    what does signature stand for?

  6. #21
    Registered User Kirdra's Avatar
    Join Date
    Aug 2002
    Posts
    105
    It's best to buy books.

  7. #22
    x4000 Ruski's Avatar
    Join Date
    Jun 2002
    Location
    Outer Space!
    Posts
    542
    It's best to spare some cash for when you really need it and find the books online
    what does signature stand for?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. My new website
    By joeprogrammer in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 03-17-2006, 07:38 PM
  2. Cprog tutorial: Design Patterns
    By maes in forum C++ Programming
    Replies: 7
    Last Post: 10-11-2004, 01:41 AM
  3. Tutorial review
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 03-22-2004, 09:40 PM
  4. Problem with tutorial (Vector class)
    By OdyTHeBear in forum C++ Programming
    Replies: 4
    Last Post: 12-18-2002, 02:49 PM
  5. My DirectInput tutorial....
    By jdinger in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 06-18-2002, 11:32 PM