Passer Rating iOS
1.0
iOS demo project for Xcode 4 Unleashed
|
00001 // 00002 // rating.h 00003 // PasserRatingTool 00004 // 00005 // Created by Xcode User on 7/1/10. 00006 // Copyright 2010 Fritz Anderson. All rights reserved. 00007 // 00008 00022 float 00023 passer_rating(int comps, int atts, int yds, int tds, int ints);