E
eejit
Another newbie question. I'm writing a program that reviews a text
file history of an online poker hand.
I'm using VB compact framework, for a pocket pc.
I'm trying to find a simple way to represent the suits of cards,
clubs, diamonds, spades, hearts, in a string. I thought for sure there
would be some sort of ASCII symbol that I could just use in a string,
but I haven't found anything.
Is there a simple way to do this that I am missing?
Thanks for any help.
eejit
file history of an online poker hand.
I'm using VB compact framework, for a pocket pc.
I'm trying to find a simple way to represent the suits of cards,
clubs, diamonds, spades, hearts, in a string. I thought for sure there
would be some sort of ASCII symbol that I could just use in a string,
but I haven't found anything.
Is there a simple way to do this that I am missing?
Thanks for any help.
eejit