Talk:CRC-32: Difference between revisions

m
→‎Use a library?: added comment on implementation vs. calling a function. -- ~~~~
No edit summary
m (→‎Use a library?: added comment on implementation vs. calling a function. -- ~~~~)
Line 35:
:Given some of the above discussion (for example: "A generic function, while theoretically interesting...") I assumed that using a built-in was desirable. --[[User:Rdm|Rdm]] 15:38, 6 December 2011 (UTC)
:: I don't think this is clear. See above discussion comparing with [[MD5/Implementation]] and [[MD5]] tasks. --[[User:Dgamey|Dgamey]] 03:50, 8 December 2011 (UTC)
 
::: To me, when he said "implement the Cryclic <tt> ... </tt> Algorithms are described <tt> ... </tt>" meant to write a program to implement it, as described in the Wiki doc. Just calling a function so show what it returns isn't interesting, just mundane. -- [[User:Gerard Schildberger|Gerard Schildberger]] 00:55, 31 March 2012 (UTC)
 
:: I don't think using a built in function is very interesting --[[User:Spekkio|Spekkio]] 12:15, 8 December 2011 (UTC)
::: Nor do I. Also it's trivial. --[[User:Dgamey|Dgamey]] 12:32, 8 December 2011 (UTC)