User: dhruv90

  • Public profile

User profile: dhruv90

User info
User name:dhruv90
History
Joined:
Number of posts:52
Latest posts:

Conflict with Yahtzee program
The error is exactly where the compiler is telling you. You say : total = rollSingle(y); But at to...

variable is being used without being initialized in for loop
well i think time is a reserved keyword, not sure but try to change the variable "time" to "time1" a...

Call-By-Values
in function calcSqFt there are no variables defined as length and width. So how can you use them on ...

Questions about passing values to functions
cout line 37.

grading exercise program
you have a character array defined for student id, you can't just do cin>>studentId.

This user does not accept Private Messages