In the above input example, if the requirement is to get only first name and city into output variables. It can be achieved by using POINTER. But in this case TWO unstring statements are required. One is to get the first name in to the corresponding field and second one is to get the...