In my program i am having problems displaying how the blkanks and letters here is the coding...
#include <cstdlib>
#include <iostream>
using namespace std;
int main(int argc, char *argv[])
{
int lives=6;
int j,k;
int n=0;
char guess;
int i;
char yn;
char word[] = {};
do
{
cout<<"Player 1...