Talk:Trimming (computer programming): Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
m Signing comment by 203.59.18.181 - ""
Nevyn (talk | contribs)
Hopefully end the C code flamewar ;)
Line 33:
 
:::The only point is that if that trim function was used on a large dataset, with lots of whitespace, it would leak memory at a heck of a rate. Is there anywhere that implementations can go? (someone mentioned wikibooks) <small>—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/203.59.18.181|203.59.18.181]] ([[User talk:203.59.18.181|talk]]) 14:37, 17 October 2007 (UTC)</small><!-- Template:UnsignedIP --> <!--Autosigned by SineBot-->
 
::I dropped the line count significantly on the C example, and it now doesn't allocate memory. Both of which make it much more likely to resemble a real implementation IMO. --[[User:Nevyn|James Antill]] 05:32, 19 October 2007 (UTC)