Define different class function for each member?Yes, I really like the second option! I've never used std::function though, i got the idea but I sti...
Define different class function for each member?Hello! I have a (probably) dumb question. Is it possible to have a class and have a method that need...
My c++ program won't open a fileNow I know what happened, and it's very stupid, but I'll leave this post both because it's funny and...
My c++ program won't open a fileI wasn't sure whether I had to use the backslash or not, so I tried both this: [code]std::ifstream d...
My c++ program won't open a fileHi, I'm trying to open a file and store its data into a string to be processed and do some things, b...
This user does not accept Private Messages