[Zaphod-Users] mpich/p4

Kai Germaschewski kai.germaschewski at unh.edu
Thu Nov 17 11:24:42 EST 2005


I figured out the problem with your code: It's not 64-bit safe. In 
particular, in your little test program, make the variable 'strlen' of 
type size_t instead of int, and it'll work.

--Kai
 



More information about the Zaphod-Users mailing list