28 Jan
2001
28 Jan
'01
3:10 p.m.
Is there a fast way to zero a large array, e.g. an equivalent to the following C fragment? int x[100,100]; memset(x, 0, sizeof(x)); -- Steve
9355
Age (days ago)
9355
Last active (days ago)
1 comments
2 participants
participants (2)
-
George Shapovalov -
Steve Loft