Search:

Type: Posts; User: duelord

Search: Search took 0.00 seconds.

  1. yeah compile errors Error 1 error C2664:...

    yeah compile errors


    Error 1 error C2664: 'atoi' : cannot convert parameter 1 from 'std::string' to 'const char *' c:\Users\kittyc4t\Documents\Visual Studio 2008\Projects\MK_connect4 - working -...
  2. reading a string from a text file into a 2d array

    Hey fellow programmers

    i programmed a connect 4 game in c++ using an array for the field.
    I have a function that saves after the input of a player the whole array in a text document

    I can...
Results 1 to 2 of 2