Question: Explain the difference between #include and #include blue.h? Write a program that prints out the date and time is was compiled. What does the following

Explain the difference between #include and #include "blue.h"?

Write a program that prints out the date and time is was compiled.

What does the following macro do?

#define cc(A,B,C) (A)?(B):(C) 

Write a conditional compilation statement that, depending on whether or not the symbol LOCAL is defined, includes the file string.h from the current directory (LOCAL is defined) or from the standard splace (LOCAL not defined).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!