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

Search:

Type: Posts; User: GAME3 D3V

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    6,900

    Re: Help -- C++ -- Srings

    I tried that Didn't work but it reminded me I needed to put a c infront of string <cstring> worked. :)
    Thanks!
  2. Replies
    5
    Views
    6,900

    Re: Help -- C++ -- Srings

    LOG --> Legend Of Ga'rados

    Is what I'm thinking
  3. Replies
    5
    Views
    6,900

    Help -- C++ -- Srings

    I am getting an error while compiling, saying that strcpy is not declared in the scope. This segment is the definitions for monsters in a text adventure.



    void initializeMonsters()
    {
    //...
Results 1 to 3 of 4





Click Here to Expand Forum to Full Width

Featured