We want to have a combined section final. ----------------------------- Project 2. Example: How many tokens? Read(x); Need getNextToken(), return next token in file. Is it identifier? Starts with letter (could be keyword); once not a keyword, look for non-letter non-number Due: Monday March 30 @ 4:30 PM. ------------------------------------------- gdb in Ada. You must give the file name colon line number. e.g. b asciiperline.adb:37 and, DO NOT FORGET TO COMPILE USING -G