Can anyone point me in the direction of a good example of a really really basic C++ blackjack, Nothing fancy, just really really basic commands.
I'm not using anyhting beyond
#include<iostream.h>
#include<iomanip.h>
#include<math.h>
#include<stdio.h>
#include<string.h>
#include<fstream.h>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.