Skip to content
#

pointers

Here are 265 public repositories matching this topic...

Determines the bonus for the employee & stores it in the structure in the array. The rules for determining the bonus amounts are: if the employee's sales are $10,000 or more, they get a bonus of 10% of the sales figure; if the employee's sales are $5,000 or more, they get a bonus of 5% of the sales figure; otherwise, the employee gets a bonus $100

  • Updated Oct 21, 2022
  • C++

Improve this page

Add a description, image, and links to the pointers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pointers topic, visit your repo's landing page and select "manage topics."

Learn more