Raw Message
Message-ID: <b68812e70504021352426dbb4d@mail.gmail.com> Date: 2005-04-02T21:52:26Z From: Terry Mu Subject: need hints on basic character string functions Hello, for now, I need to transform "A" to "a", and need to know length of "ABC", etc. Please show me a starting point for character string functions. Thank you.