Differencies between C and mql4

 
Hi, im new in coding. This period im studying C, it would be helpfull to know in advance what are the differencies between C and mql4, since Im going to code my own EA and I want have since now an idea of what C can and cannot teach me. Thanks!
 
I would like to know what are the differences in syntax, variables declaration, boolean operations, libraries, etc.
 
haiku2.0:
I would like to know what are the differences in syntax, variables declaration, boolean operations, libraries, etc.


If MQL4/5 will be your first programming experience, it is not so easy to learn them as standalone languages.

You need to have some background in C/C++.

So, your time spent on C will never be wasted.

Don't worry, keep study.

Reason: