Search:

Type: Posts; User: kiknwing

Search: Search took 0.01 seconds.

  1. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    Question: What if I got the data in binary code...

    Question: What if I got the data in binary code instead of using the & operator to get the addresses of the strings? This article I found seems to do just that....
  2. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    Question: Is there any way I can use seekg() to...

    Question: Is there any way I can use seekg() to retrieve those strings or addresses? I can't include the code you wrote because it conflicts with the Index class I made. Can you also tell me how I...
  3. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    post#3 line 89 - 103. Why does the program not...

    post#3 line 89 - 103. Why does the program not output the string of user with seekg()?
  4. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    I don't want to steal anything. I just need help...

    I don't want to steal anything. I just need help with seekg().
  5. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    I've looked at that before, but I still don't see...

    I've looked at that before, but I still don't see how it could make the program better? I need to get entire strings from the file I am writing to, so how else do I use that to get the data from the...
  6. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    p() is for system pause I do not know how to run...

    p() is for system pause I do not know how to run my program without it so..yeah.And as you can see I do not know of any other way to get information from a txt file back to the program. I also do not...
  7. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    update and seekg()

    Since my last post I have updated the AI program. I need help specifically with seekg(). I need seekg() to retrieve data from the txt file back into the program. This stuff I posted before is fixed. ...
  8. Thread: AI

    by kiknwing
    Replies
    15
    Views
    2,856

    AI

    I need help with appending and retrieving information from the un() part of this program. I am trying to think of different ways to get information to and from a text file. If you could help I would...
Results 1 to 8 of 8