This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:cprog:fall2024:projects:fwg1 [2024/10/24 03:43] – [bounds checking] mwinter4 | notes:cprog:fall2024:projects:fwg1 [2024/10/24 03:46] (current) – [bounds checking] mwinter4 | ||
---|---|---|---|
Line 63: | Line 63: | ||
This assumes that we've passed in a pointer to our player structure that we will call p for this function. | This assumes that we've passed in a pointer to our player structure that we will call p for this function. | ||
+ | There is also the assumption that there is a member variable of this structure called <wrap hi>" |