Structure Example
struct night_out
{
int drink;
int cigarettes;
float cost;
};
Previous slide
Next slide
Back to first slide
View graphic version