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

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -