Can anyone show code examples for CCS C for how to implement a waitfor serial routine, as in the following PBASIC Code: serin 2,N9600,("aba"),w5,w6,w7 [waits for the characters "aba" and then retrieves the next 3 characters].