next up previous contents
Next: Concurrent access to arrays. Up: Language Binding Previous: Multiple return values.   Contents

Array count arguments.

The mpiJava binding often omits array size arguments, because they can be picked up within the function by reading the length member of the array argument. A major exception is for message buffers, where an explicit count is always given.



Bryan Carpenter 2002-07-12