home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / cprog / ddjcomp.lha / urban / flush.c < prev    next >
Encoding:
Text File  |  1991-04-28  |  46 b   |  4 lines

  1. flush_bits() {
  2.   while(cut!=1) send_bit(0);
  3. }
  4.