Range of characters
Character literals like ?a
can be used to create a range of the ASCII integers of these characters. This example could represent a range from a to z.
Character literals like ?a
can be used to create a range of the ASCII integers of these characters. This example could represent a range from a to z.