Hi,
I am creating an application for scoring regattas. I was trying to create a custom typedef that would be 1A, 1B, 2A, 2B, 3A, 3B, etc, with the maximum number definable at runtime(ie. go up to 10B). Any ideas on how to create a typedef like this with an int and an NSString?
Thanks!
I am creating an application for scoring regattas. I was trying to create a custom typedef that would be 1A, 1B, 2A, 2B, 3A, 3B, etc, with the maximum number definable at runtime(ie. go up to 10B). Any ideas on how to create a typedef like this with an int and an NSString?
Thanks!
Last edited: