Help for this page

Select Code to Download


  1. or download this
        if( *a == 9 ) { ## Time to prepend another byte
            if( SvOOK( n ) ) { ## If we've some reserve left use it
    ...
            }
        }
        ...