B
Brian O'Haire
Hi
I am doing a project where I have to use multiple character sets for the
input. They would be English, Symbol and possible Greek, These will be used
as symbols for processing an algebraic expression. I need to input them
and then display them on a windows screen. There is a total of 10 symbols
not in the ASCII character set.
This is a new area for me and would appreciate some pointers on how to
approach the problem. I am not sure if I should be looking at Unicode or
something else.
I would appreciate any suggestions of coding examples some one could
suggest. I am using c# and net 1.0.
Thanks in advance for your help.
Brian O'Haire
I am doing a project where I have to use multiple character sets for the
input. They would be English, Symbol and possible Greek, These will be used
as symbols for processing an algebraic expression. I need to input them
and then display them on a windows screen. There is a total of 10 symbols
not in the ASCII character set.
This is a new area for me and would appreciate some pointers on how to
approach the problem. I am not sure if I should be looking at Unicode or
something else.
I would appreciate any suggestions of coding examples some one could
suggest. I am using c# and net 1.0.
Thanks in advance for your help.
Brian O'Haire