Jump to content

Talk:Trimming (computer programming)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pengo (talk | contribs) at 13:02, 23 July 2006 (feel free). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

C/C++ example needs actual code

The C/C++ example isn't too illustrative of the theory behind trimming a string in C. Perhaps an example that contains the actual code would be more appropriate. (I want to see some loops in there!) --indil 20:55, 19 July 2006 (UTC)[reply]

I went for a brief overview and stuck with the simplest functions/libraries/implementations I could find. Please feel free to add some code :) โ€”Pengo talk ยท contribs 13:02, 23 July 2006 (UTC)[reply]