Functions that return a struct variable
In this program we add one more function that takes a struct book variable as one argument, and discount percent as the other argument and returns a struct variable with the discounted price and "on discount!!!" added to book title.
Here is the simpl...
kaustubhk.hashnode.dev3 min read