Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- NetLib for Clipper, Version 6.0 - <u>you can determine the maximum size of the printer reset string more </u> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
You can determine the maximum size of the printer reset string more 
efficiently by calling N_CAPGET(). Though superseded, N_SPLRESSZ() 
has been retained in the library to maintain compatibility with 
earlier versions of NetLib. Future versions may not retain 
N_SPLRESSZ(), so please take this opportunity to begin using the new 
function in your code.


Syntax

N_SPLRESSZ()


Returns

Maximum size, in bytes, of the printer reset buffer.


Description

This function enables you to get the maximum size of the reset buffer 
before issuing N_SPLRESET().



See Also: N_CAPGET()

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