Search:

Type: Posts; User: demiurge

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,305

    Basic Loop Question

    Alright well i must say.. i havent really touched any cpp for a year or two, untill now. This is a snippet from a larger peice which gets the name of the active window.

    I only want it to write the...
  2. Replies
    13
    Views
    3,920

    ignore this. Im found out how to put them into...

    ignore this.

    Im found out how to put them into vectors but how do i look for substrings?
  3. Replies
    13
    Views
    3,920

    Yes i have used arrays before :) I tryed...

    Yes i have used arrays before :)
    I tryed messing with that code but i got a error


    main.cpp:30: error: request for member `length' in `questions', which is of non-class type `std::string[2]'
  4. Replies
    13
    Views
    3,920

    hmm i can sort of see what he ment but its still...

    hmm i can sort of see what he ment but its still pretty unclear to me on how i should work this since im pretty new to c++.
  5. Replies
    13
    Views
    3,920

    this is about as clear as mud :confused: oh and...

    this is about as clear as mud :confused:
    oh and well the problem is it can't really anwser questions thats what i was looking for since i can only use one switch for IF and im pretty sure case is...
  6. Replies
    13
    Views
    3,920

    chatter bot of sorts, help?

    I am working on a chatter bot of sorts who is meant to think he is Einstein i have looked into other options such as using aiml and a interpreter but i prefer this way.
    i am a fairly new c++...
  7. Replies
    1
    Views
    830

    Not sure how to...

    Hi,
    I am new to c++ and these forums,i want to make something but i can't figure out how..
    i know it involves loops.
    Basicly i want to output to a file every possible combination between aaa01 to...
Results 1 to 7 of 7