Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/25/24 10:20
Trading Journey
by howardR. 04/24/24 20:04
M1 Oversampling
by Petra. 04/24/24 10:34
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
folder management functions
by VoroneTZ. 04/17/24 06:52
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AndrewAMD, SBGuy, Petra), 801 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 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