The external files containing functions or macro definitions can be linked with our program so that there is no need to write the functions and macro definitions again. This can be achieved by using the #include directive. The syntax for this directive is as shown below: We can use either of the above statements to link our program with other files. If the filename is included in double quotes, the file is searched in the local directory. If the filename is included in angular brackets, then the file is searched in the standard directories. Stringizing Operator # ANSI C provides
The post What are the directives to be followed for the File Inclusion appeared first on Coding Security.
What are the directives to be followed for the File Inclusion
read more
Tidak ada komentar:
Posting Komentar