Have a break

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…

I18N Questions

I18N Questions1. What is the default character set of Windows Japanese version ? 2. What is the default code page of Windows Japanese version ? 3. What is the Unicode (or UCS-2) ? 3-1. What is the ANSI C-defined wide-character data type ? …

don’t break buildings...

You are given twelve balls. All are the same size and weight, except one which is heavier or lighter than the others. Using a balance scale, can you determine the odd ball in three weighings?