First page

Q178: What is the purpose of the preprocessor directive #error?
tags: WindRiver software programming embedded

Q179: What does the following code output? <pre> void foo(void) { unsigned int a=6; int b=-20; (a+b >6) ? puts(">6") : puts("<=6"); } </pre>
tags: microsoft WindRiver software programming embedded



b(ond)log