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

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -