I'm making a micro-controller simulator in C++. I want to do the syntax checking with the standard instruction set. How do i store this? Array? any better idea?