electronicsLearner77
- Jul 2, 2015
- 277
- Joined
- Jul 2, 2015
- Messages
- 277
I need to check for a flag like TRUE or False. Can i use char data type or bit type? By creating bit type is it advantageous? I mean to say will it reduce execution time? Also i want the code to be portable. Please advise.