Variable Printing in 'C'
04-Oct-91 21:02:41
Sb: #14873-Variable Printing in 'C'
Fm: tim parker 76004,3150
To: Vic Wagner 76046,3004
Ok I may be lost in this one and will have to hit the books, but the jist
of what I want to do is….I am working on a baseball game with stats and
such and need to have something like:
Strikes: 0
where the zero would be the variable and would be say sr and would or could
change with each pitch and would reprint each time how could I have it
changed to a string and then print it beside or in line with the word
strike? Tim