.TH BSctx_set_id 3 "10/17/1996" " " "BlockSolve95" .SH NAME BSctx_set_id \- Set the processor id .SH INPUT PARAMETERS .PD 0 .TP .B context - The context to change .PD 1 .PD 0 .TP .B id - The processor id .PD 1 .SH RETURNS void .SH SYNOPSIS .nf void BSctx_set_id(BSprocinfo *context, int id) .fi .SH LOCATION BlockSolve95/src/BScontext.c