7{
8#if (INTFACE == C_CALL)
12
15 {
17 "No system context corresponding to BLACS system context handle %d\n",
18 BlacsCtxt);
19 }
21 {
23 "No system context corresponding to BLACS system context handle %d\n",
24 BlacsCtxt);
25 }
27#else
28 return(*BlacsCtxt);
29#endif
30}
void BI_BlacsErr(Int ConTxt, Int line, char *file, char *form,...)