Jump to content

Talk:Program-specific information

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Odysseus654 (talk | contribs) at 05:55, 23 March 2021 (Table Syntax CRC: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

Table Syntax CRC

I'm wondering if the description of "CRC32" in the "Table syntax section" shouldn't be clarified a bit, currently it's just a link to the general definition of CRC32. This... doesn't work for anyone just doing the generic IEEE CRC32 that comes with most languages. Some pages I ran into trying to clear this up:

FWIW I was able to adapt the sample code in that second page and get a successful match where I wasn't getting one before. --Odysseus (talk) 05:55, 23 March 2021 (UTC)[reply]