Talk:Array

From Rosetta Code
Revision as of 21:19, 2 January 2008 by rosettacode>Sgeier (New page: What is this task actually asking to do? The explanation is reasonably straightforward (though it omits associative arrays entirely) but it doesn't say what is actually to be done. The sin...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

What is this task actually asking to do? The explanation is reasonably straightforward (though it omits associative arrays entirely) but it doesn't say what is actually to be done. The single example (in C) computes a histogram over a file - is that what all (different-language) examples in this task should do?