What is the use of Header files in Vugen script ?

Showing Answers 1 - 3 of 3 Answers

Avinash Billore

  • Sep 7th, 2007
 

Hi,
As per my perception the header files plays the same role as they play in any c code..i.e.they contains the standard library functions to use the functions in the script.they contain the decalration of the functions while defination lies in other lib files.As you will include a header file you will be able to use the functions decalred in that header file.

Avinash Billore

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions