Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>sbio()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    sbIO()

         Returns and/or modify the SB IO Address

    Syntax:

         sbIO( nNewAddr ) -> nAddress

         nNewAddr : The new address the Sound Blaster has to have.
                    Remember that the value must be introduce in decimal,
                    so you have to translate the hexadecimal to decimal.

    Description:

         Returns and/or modify the IO Address of the Sound Blaster. If
         null the Sound Blaster is in the 220h address, but this value
         can by modify by the straps of the card.
         Check the Sound Blaster Input/Output Address and modify this
         function to that address.

    Return:

         A numeric value showing the actual IO address.

    Example:

         ? sbIO()               // Probably Returns 220h in decimal

See Also: sbIRQ()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson