Gamestudio Links
Zorro Links
Newest Posts
zorro with ccxt?
by opm. 03/03/26 03:17
ZorroGPT
by TipmyPip. 03/02/26 18:13
WFO Training with parallel cores Zorro64
by Martin_HH. 02/26/26 16:03
Zorro version 3.0 prerelease!
by TipmyPip. 02/25/26 16:38
Camera always moves upwards?
by clonman. 02/21/26 09:29
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
4 registered members (TipmyPip, USER0328, Quad, AndrewAMD), 4,924 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
the1, alx, ApprenticeInMuc, PatrickH90, USER0328
19200 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Is the ` tdm() trading-day-of-month function broken? #446417
10/14/14 17:14
10/14/14 17:14
Joined: Oct 2014
Posts: 43
DEVON
S
scotpip Offline OP
Newbie
scotpip  Offline OP
Newbie
S

Joined: Oct 2014
Posts: 43
DEVON
Hi

Getting a compile error when I try to use tdm(0) in run();

Tried a number of the other time/date functions and they all work as advertised. But if I call tdm() on its own or in a comparison or assignment, with or without the optional offset, I get the same compile error:

Code:
@tdm_00886(): syntax error
< printf("\nTDM: %i", tdm(0));
 >.



Is this a bug or am I having a brainfart? I've had a look at functions.h and the prototype is present and correct.

Re: Is the ` tdm() trading-day-of-month function broken? [Re: scotpip] #446437
10/15/14 11:57
10/15/14 11:57
Joined: Oct 2014
Posts: 43
DEVON
S
scotpip Offline OP
Newbie
scotpip  Offline OP
Newbie
S

Joined: Oct 2014
Posts: 43
DEVON
False alarm - it works on my other PC so it seems I have some kind of corruption on my install.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1