Talk:LZW compression: Difference between revisions

(→‎C example problem: new section)
Line 56:
Cyberman (not registered here) --[[Special:Contributions/85.127.79.163|85.127.79.163]] 19:10, 2 April 2011 (UTC)
You can go ahead an add it. Just add <nowiki>{{incomplete|C sharp|It does not have a compress function.}}</nowiki> underneath the header. Hopefully someone can help you out with that eventually. --[[User:Mwn3d|Mwn3d]] 19:24, 2 April 2011 (UTC)
 
== C example problem ==
 
Again, terrible code. Depends on 4 other badly written files, so it's incovenient to test at least; doesn't actually compile after pulling all files together; after some quick fix (probably incorrectly, but I don't have the patience to wade through all the mess), program outputs garbage. By the look of it, the dictionary data structure is quite suboptimal, to put it lightly. --[[User:Ledrug|Ledrug]] 23:13, 5 August 2011 (UTC)
Anonymous user