Posts by fredlavinni • 1 point
1 post
-
-1
votes1
answer20
viewsQ: Assign a float in main() to a struct inside another struct
I’m doing an exercise and I can’t understand what I’m missing in this final part. Basically I need to do a struct to register an employee, and within that struct use another struct with the value of…