CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: apegues

Search: Search took 0.03 seconds.

  1. Thread: Code Help!

    by apegues
    Replies
    5
    Views
    7,281

    Re: Code Help!

    Thanks i think i got a handle on it now.
  2. Thread: Code Help!

    by apegues
    Replies
    5
    Views
    7,281

    Re: Code Help!

    Ok thanks!, this is my first post so im still getting the hang of it. the errors I keep getting are


    error: no matching function for call to 'strstr(std::string*, char&)'

    and

    error:...
  3. Thread: Code Help!

    by apegues
    Replies
    5
    Views
    7,281

    Code Help!

    My program is supposed to read in a file and a word from the user then replace every instance of the word inside the program with another word entered in by the user. I keep getting function errors...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured