Révision 31
Pi/C/OpenMP/Pi_OpenMP.c (revision 31) | ||
---|---|---|
57 | 57 |
LENGTH inside[1024],insides=0; |
58 | 58 |
|
59 | 59 |
if (argc > 1) { |
60 |
iterations=(LENGTH)atol(argv[1]); |
|
60 |
iterations=(LENGTH)atoll(argv[1]);
|
|
61 | 61 |
process=atoi(argv[2]); |
62 | 62 |
} |
63 | 63 |
else { |
Formats disponibles : Unified diff