I have a programming assignment to do. It computes a persons bowling score. I have to use a function to do this and I can't figure out how. Any help would be appreciated
This is a discussion on Programming Help within the C++ Programming forums, part of the General Programming Boards category; I have a programming assignment to do. It computes a persons bowling score. I have to use a function to ...
I have a programming assignment to do. It computes a persons bowling score. I have to use a function to do this and I can't figure out how. Any help would be appreciated
Well, let me paraphrase: you want us to do your homework for you, providing us none of your effort and expecting to get a positive response? Shockingly, your wrong.
Bowling scoring mechanism at: http://www.balmoralsoftware.com/bowling/bowling.htm
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.