User profile: LmaverickD

User info
User name:LmaverickD
Old user name:luiz5z
History
Joined:
Number of posts:54
Latest posts:

error :no suitable conversion function from "sBoard" to "int" exists
[code]#include <iostream> #include <fstream> #include <stdlib.h> #include "Game.h" using namespace ...

error :no suitable conversion function from "sBoard" to "int" exists
this is my current code: I belive I have the rightRoll logic correct but the rest is pretty funky. ...

error :no suitable conversion function from "sBoard" to "int" exists
Thank you!

error :no suitable conversion function from "sBoard" to "int" exists
I think I was able to fix a lot of my errors after re-reading all the pointers and class tutorials. ...

error :no suitable conversion function from "sBoard" to "int" exists
another question that I have is I need to access best from class Game in another function call solve...