Monday, 26 August 2013

Is it bad to place "include directive" within main function? – programmers.stackexchange.com

Is it bad to place "include directive" within main function? –
programmers.stackexchange.com

It is always said that the include directives should be placed at the
beginning of a script. The main reason is to make the functions available
throughout the script. Regardless of this fact, is it …

No comments:

Post a Comment