String parsing [Turbo Prolog] -
Make a list of users Need to enter a character and find all the users whose names begin with this character.
!!! The following embedded works do not use conversion symbols and lines.
You can:
After converting the character code on the background, each matching name should be returned until there is no one else.
char_code / 2 and
atom_codes / 2 predicts the ISO, but I do not know how Turbo Prolol supports them.
Comments
Post a Comment