home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12448 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!convex!news.utdallas.edu!corpgate!crchh327!davisonj
  3. From: davisonj@bnr.ca (John Davison)
  4. Subject: Re: spin the wheel
  5. Message-ID: <1992Aug17.194257.15610@bnr.ca>
  6. Followup-To: alt.flame
  7. Summary: you are confused
  8. Sender: news@bnr.ca (News on crchh327)
  9. Nntp-Posting-Host: crchh7ab
  10. Organization: Bell-Northern Research, Richardson, Tx.
  11. References: <92230.132615U56779@uicvm.uic.edu>
  12. Distribution: usa
  13. Date: Mon, 17 Aug 1992 19:42:57 GMT
  14. Lines: 15
  15.  
  16. In article <92230.132615U56779@uicvm.uic.edu> U56779@uicvm.uic.edu writes:
  17. >Can anybody tell me a code in c to spin the wheel after drawing it.
  18. >thanks...
  19.  
  20.         This should do the job, assuming that the_wheel is a global variable:
  21.  
  22. {
  23.     spin_wheel();
  24. }
  25.  
  26. -- 
  27. NOTE: I CAN'T SEND/RECEIVE E-MAIL HERE!!!  Use --> davisonj@ecn.purdue.edu <--
  28.       During (roughly) August 20-25, I will be in transit.  Please be patient.
  29.       The opinions and other information contained herein are not necessarily
  30.       representative of Northern Telecom or any of its subsidiaries. 
  31.