Menu

Tree [315ee5] default tip /
 History

Read Only access


File Date Author Commit
 README 2015-02-13 at17 at17 [cf3b1e] Initial commit
 flightCheck.c 2015-02-19 at17 at17 [315ee5] Correct usage help information

Read Me

Build:  
    gcc flightCheck.c -lm -o flightCheck

Run:
    ./flightCheck sTime AS wDir wS dist dest

Where:
    sTime - String giving start time, eg. "15:30"
    AS    - Integer specifing True AirSpeed
    wDir  - Integer specifing Wind Direction in degrees
    wS    - Integer specifing Wind Speed in knots
    dist  - Integer specifing distance in miles
    dest  - String giving the destination name (infomation only)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.