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

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

c++ - 'std::string' has no member named 'get' list[i]=user.get; -