Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~464 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for litsluv

Ok, Here is the problem in the book; You are developing a database of measured meteorological data for use in weather and climate research. Define a structure type measured_data_t (which I have done) with components site_id_num (a four digit integer), wind_speed, day_of_month, and temperature. Each site measures its data daily, …

Member Avatar for Adak
0
213
Member Avatar for dennis.d.elston

Ok, here is a modified version of the one above. What am I doing wrong as I can't get rid of the errors? (listed underneath) I'm not very good at programming as I am a retired helicopter mechanic and this class is required for my BS in Electronics Engineering Technology. …

Member Avatar for litsluv
0
251

The End.