Lesson 2 - SYNTAX
Hi folks!
I hope you enjoyed the “Welcome” lesson which tried to answer the very basic questions; what MQL4 is, why MQL4 and where (to write) MQL4?
Always the biggest and the most important question(s) are how, and the entire coming lessons are the answer.
Now, I want you to empty your mind from any confusion and read carefully the next few concepts.
We are talking today about the SYNTAX rules of MQL4.
And as I told you before, If you are programming in C (or its superset C++) then you know a lot of MQL4 before even I start my lessons.
That’s because the syntax of MQL4 is very like of the syntax of C.
The dictionary means of the word SYNTAX of a programming language is:
“The set of allowed reserved words and their parameters and the correct word order in the expression is called the syntax of language”. “Wikipedia”
So, when we are studying the syntax of the language we are studying its grammar and writing rules which consist of:
---------------------
Why don't you download the lesson and read more?
See u
Coders' Guru
Last edited by forexts; 11-07-2005 at 09:32 AM.
|