szczudlo6
szczudlo6
Friends 2
szczudlo6
Added topic Code:Blocks .DLL C++ to MQL4
Hi all, I would like to create own .dll to MT4. I trying create file using Code::Blocks and compiler TDM-GCC 32 but is not working after load library to folder in mql4. Any ideas? Or do I use oher IDE like VC++? Please advise. Thanks
szczudlo6
Added topic Struct in library
It is possible to inlude struct in library? When i try to do it then occurs error  "ambiguous call to overloaded function with the same parameters". See below example. #property library #property version    "1.00" #property strict
szczudlo6
Added topic MultiType Array - Need help
Hi All, I try to find solutions for my below problem. In the case I would like to define type in a different situation. Like you see we have 2 voids and one function int. Diff type arrays are pass to func. I know it is not working for string arr now
szczudlo6
Added topic 2 Dimension FileReadArray() Error 4053
Hi All, I have small issue with 2 dimenstion array. First I write array to .txt file and next i would like to read array to my array variables. Then occurs error 4053 "ERR_SOME_ARRAY_ERROR". Could you help me? Please see below example script code for
szczudlo6
Registered at MQL5.community