|
|
RC5, SuSE Linux 7.3, 128MB, P3 600
#debug substr("POV", -1, 3)
#debug substr("POV", 1, -2)
No error, but no char is written.
#debug substr("POV", 1, -1)
Causes an error:
| Parse Error: Attempt to malloc zero size block (File: parsestr.cpp Line:
| 496).
Maybe it should be replaced by something more useful.
--
Felix Wiemann
Post a reply to this message
|
|