|
-
Sep 20th, 2003, 02:24 PM
#1
Thread Starter
Junior Member
How to tell if field in file is boolean
I'm processing a file for input and need to verify that all fields are of the correct type. One of the types is boolean.
I've taken the input line and broke it down into a string array. From here I am checking whether the inputted value from the file is numeric and so on.
My problem is how can I check to see if the field that is suppose to be boolean really is boolean?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|