From: Pirabhu R. <pir...@mp...> - 2003-07-17 19:26:11
|
I have a question regarding bproc_move( ). I tried using bproc_move( ) in one of my complex programs and the program dies everytime at the call to the function bproc_move. The function does not return from the call neither are any error messages printed. The same bproc_move( ) runs fine when used in one of my simple test programs. Could this be because of some library dependencies in my earlier program? Could someone list the possible cases when bproc_move can fail? Any help is appreciated. Thanks, Pirabhu |