.TH BSctx_print 3 "10/17/1996" " " "BlockSolve95" .SH NAME BSctx_print \- Print out the current state of the context. .SH INPUT PARAMETERS .PD 0 .TP .B context - The context to be printed .PD 1 .SH RETURNS void .SH NOTES If BSctx_set_pr() is set, the solver will automatically print out the context. .SH SYNOPSIS .nf void BSctx_print(BSprocinfo *context) .fi .SH LOCATION BlockSolve95/src/BScontext.c