Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, alibaba), 1,426 guests, and 9 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19055 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
include of default.c #484112
09/09/21 12:45
09/09/21 12:45
Joined: Aug 2018
Posts: 4
Steineroth,RLP,Germany
F
fjs88 Offline OP
Guest
fjs88  Offline OP
Guest
F

Joined: Aug 2018
Posts: 4
Steineroth,RLP,Germany
Hey guys,

first sorry that i post in wrong treads. My first time in a forum! Now to my problem, i include the default.c to reference of zorro manual "Automatically included when no other #include statement is found in the main script. Otherwise it must be explicitly included". This i did
#include <default.c> // common language header
#include "Strategy\PricChanOC.c"
But then i got on compiling this error?
Zorro 2.40.3
(c) oP group Germany 2021
PricChanOC_demo compiling..
Error in 'functions.h' line 693:
syntax error
< C int F(dataRearrange)(int H1,int H2,int RowX,int RowY,int Mode);
>.

Can you help me please what's wrong on coding?

Re: include of default.c [Re: fjs88] #484113
09/09/21 13:04
09/09/21 13:04
Joined: Aug 2018
Posts: 4
Steineroth,RLP,Germany
F
fjs88 Offline OP
Guest
fjs88  Offline OP
Guest
F

Joined: Aug 2018
Posts: 4
Steineroth,RLP,Germany
What i forgot, if i compile only default.c there is no error?


Moderated by  Petra 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1