Content deleted Content added
SEGV explanation |
No edit summary |
||
Line 49:
:I've re-removed the C function, as it seems to be a perennial problem. The other code in the article is well established and used frequently in copy/paste programming. I don't think Wikipedia is the best environment to write new code. It could even be seen as "original research". —[[User:Pengo|Pengo]] 01:08, 2 November 2007 (UTC)
== SAS has a trimmed TRIM ==
the SAS language has a STRIP function, but this only removes the space (ASCII 0x20) characters, not all whitespace.
|