Search:

Type: Posts; User: Chubz

Search: Search took 0.01 seconds.

  1. Replies
    26
    Views
    3,041

    Dude........that is very impressive. :eek:

    Dude........that is very impressive. :eek:
  2. Thread: Chatting Bot

    by Chubz
    Replies
    31
    Views
    3,437

    For it to be able to actually communicate like a...

    For it to be able to actually communicate like a human, it would take weeks - probably even months - to be able to program all of that stuff efficiently.

    Although, for one thing, you COULD give it...
  3. Replies
    10
    Views
    1,723

    Just an opinion, but the book "BEGINNING C++ GAME...

    Just an opinion, but the book "BEGINNING C++ GAME PROGRAMMING" is just AWESOME.

    I'm new to C++ and I thought I was doomed - until I read this book.

    It has really helped me alot, and even though...
  4. Replies
    30
    Views
    5,968

    I know how to start your game!!! #include...

    I know how to start your game!!!



    #include <iostream>
    using namespace std;

    int main()
    {
    ANYTHING HERE;
  5. Replies
    14
    Views
    1,378

    Hehe, sorry to go offtopic, but man your avatar...

    Hehe, sorry to go offtopic, but man your avatar is so awesome. :D

    Did you actually create that yourself??

    Well, at least it's true! :D
  6. Replies
    23
    Views
    4,768

    lol, true :D Even though I live in...

    lol, true :D

    Even though I live in Virginia, which of course has its own beach and stuff, I live on the opposite side of the state from the ocean so I dont have to worry about hurricanes and...
  7. Ah ok - nice try for a newb, at least! :p

    Ah ok - nice try for a newb, at least! :p
  8. Replies
    23
    Views
    4,768

    Woops - forgot to look at what it said beside...

    Woops - forgot to look at what it said beside "location".

    Oh well.........uhm..........close enough! :D
  9. Replies
    23
    Views
    4,768

    lol, you are in Florida I see. ;) Doesnt...

    lol, you are in Florida I see. ;)

    Doesnt this make THREE hurricanes in a ROW?

    Sheesh, hope you do ok man! :eek:
  10. Isn't, adding "cin.get ()" before the "return...

    Isn't, adding "cin.get ()" before the "return 0;" another solution, or is that used for something else????

    i'm new to programming too, but on the C++ forums I think I saw that part of code...
  11. Replies
    19
    Views
    3,753

    Ah, awesome links! I'm about to check out that...

    Ah, awesome links!

    I'm about to check out that "Bruce Ecekl's Thinking in C++ 2" here in a few minutes, so hopefully that will give me some help.

    Thanks for the support guys! It really means...
  12. Replies
    19
    Views
    3,753

    Ah, thanks for being so kind and helpful guys. ...

    Ah, thanks for being so kind and helpful guys.

    I will check out those things that you told me and see if I can learn anything from that. :)

    Oh well, wish me luck!!! ;)
  13. Replies
    19
    Views
    3,753

    Ok, Now i'm REALLY confused! :P First of all,...

    Ok, Now i'm REALLY confused! :P

    First of all, your code uses std::cout and many other different things than the tutorials on this website (cprogramming.com , of course) do.

    For example, on...
  14. Replies
    19
    Views
    3,753

    WOAH, MAN I AM READY TO BURNNN THAT BOOK! :D ...

    WOAH, MAN I AM READY TO BURNNN THAT BOOK! :D

    Oh well, looks like I'm gonna have to find another book that is actually worth a crap. :cool:

    Thanks for the help, though! I intend to stay...
  15. Replies
    19
    Views
    3,753

    Ok, I appreciate the help. Oh, and sorry for...

    Ok, I appreciate the help.

    Oh, and sorry for not using code tags, I will use them next time.

    Once I read about how to use 'em I will edit my original post and add code-tags for the code...
  16. Replies
    19
    Views
    3,753

    Code will not compile - code from a book!

    Ok, I am using Bloodshed-Dev C++ to compile (I just started learning this C++ stuff) and with this book that I recently bought, "C++ In Plain English", the code:

    EDIT - NOW WITH "CODE TAGS" :) ...
Results 1 to 16 of 16