[Gambas-user] IsSpace() documentation

Tobias Boege taboege at ...626...
Mon Jun 2 19:59:53 CEST 2014


Hi,

the documentation of IsSpace()[0] is apparently wrong in stating:

  PRINT IsSpace(" \\n \\r\\n")
  True

"\\n" will be literally "\n" which is not space (actually running the
code supports this). Misprint?

Regards,
Tobi

[0] http://gambaswiki.org/wiki/lang/isspace

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk




More information about the User mailing list