Initializing help system before first use

print Method

Print out the current problem.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public int print()

Return Value

Type:  Int32
0 on success, 1 otherwise.
Examples
xbexpl.cs, xbportf.cs and xbworkrng.cs in the Introductory Examples folder. xbexpl1.cs, xbqprl2.cs and xbexpl3.cs in the User's Guide Examples folder.
See Also