I\'m writing a c- compiler for my compilers class. Using Flex/Bison for the scanner. Flex recognizes my string token and sends it to a function to store it in a struct{} contain