.TH BSprint_log 3 "10/17/1996" " " "BlockSolve95" .SH NAME BSprint_log \- Print log stuff if MLOG is defined. .SH INPUT PARAMETERS .PD 0 .TP .B procinfo - The usual procinfo .PD 1 Note: BSprint_log() will not print out anything unless BSctx_set_print_log has been set to TRUE. .SH SEE ALSO BSctx_set_print_log() .br .SH SYNOPSIS .nf int BSprint_log(BSprocinfo *procinfo) .fi .SH LOCATION BlockSolve95/src/BSinit.c