Search:

Type: Posts; User: failCprogrammer

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    13,923

    I like the keypress! It makes me press enter...

    I like the keypress! It makes me press enter still, but that way I can just use the function instead of having to type an If + Else statement every time. Thanks! :)
  2. Replies
    4
    Views
    13,923

    How to detect if user presses enter?

    I know this question is dumb, I'm sorry.

    std::cout << "Please press enter (or any key) to continue.";

    // ??? ( <<< what goes here?)

    std::cout << "You pressed enter (or any key)!";

    I've...
  3. Replies
    5
    Views
    13,411

    Alright, thanks for explaining. I bought Sams...

    Alright, thanks for explaining. I bought Sams Teach Yourself C++ in One Hour a Day (6th Edition) by Jesse Liberty, it seemed to be include all the basics as well as advanced topics, so I will learn...
  4. Replies
    5
    Views
    13,411

    Why is everyone on these forums so rude and mean...

    Why is everyone on these forums so rude and mean wtf? I just want to know more about what the process of making a bot like this would consist of... holy crap. I already know I need to apply months of...
  5. Replies
    5
    Views
    13,411

    Also, I really need to know the entire language...

    Also, I really need to know the entire language to make one? All I want to make is a simple response program, I enter 'Hello', it responds, etc. Maybe have it remember a few responses back, so it...
  6. Replies
    5
    Views
    13,411

    AI chat bot... C or C++?

    I've always wanted to make an AI chat bot, like Alice, but I'm not sure if I should do it in C or C++. I started it in C, then quickly found out I need to know a lot more C before I can create it. I...
  7. Replies
    11
    Views
    10,745

    Lol alright geeze geeze I get it. Gonna hit the...

    Lol alright geeze geeze I get it. Gonna hit the books then, and come back when I know C entirely. Thanks though for being honest. :)
  8. Replies
    11
    Views
    10,745

    Thank you Tater. Yes, you're right. Because I've...

    Thank you Tater. Yes, you're right. Because I've dabbled in a few different programming languages, I feel that I can program... when in reality I guess I can't... or to the extent that I wish I...
  9. Replies
    11
    Views
    10,745

    Simple A.I. chat bot?

    Trying to develop a very simple A.I. chat bot. You know, like one of those old school chat bots that you could type responses, and the bot would spit out text... but I'm having a hard time.

    I have...
Results 1 to 9 of 9