2002-03-09から1日間の記事一覧

Software Designer Examination

1. Write a function which tests if a string matches with a pattern string in C language. It must follow the declarations below and have a document about algorithm. Pattern contains following meta-characters: * Matches zero or any character…