mkoijn
mkoijn
Friends

Add friends via their profile or user search and you will be able to see if they are online

mkoijn
Added topic C vs MQL5
Helow, can i make something like that in MQL5: typedef struct st_mysql_rows {   struct st_mysql_rows *next; /* list of rows */   MYSQL_ROW data;   unsigned long length; } MYSQL_ROWS;   What i am talking about is simple listing :)
mkoijn
Registered at MQL5.community