Search:

Type: Posts; User: thegraph

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,422

    Okay, I'm gonna close this, but what I was trying...

    Okay, I'm gonna close this, but what I was trying to do was create a search engine in C++ for DOS. I had everything right all along, but I had the transform function in the wrong place. I figured it...
  2. Replies
    3
    Views
    1,422

    Search Engine Looping

    I am writing a search engine. When you search something, the results come up, with another search box. Is there any way I can do that? Here is my code so far:



    #include <string>
    #include...
Results 1 to 2 of 2