Register
Log In
Forums
Starting with Zorro
sortIdx
Forums
Calendar
Active Threads
Search
Forum Help
Gamestudio Links
► Features
► Download
► Online Manual
► Online Tutorial
► Free Resources
► F.A.Q.
Zorro Links
► Download
► Online Manual
► Online Tutorial
► Blog
► Support
► What's New?
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
best practice for futures historical data file organization
by purpledawn. 09/23/25 01:38
Discrepancy between Zorro and Visual Studio results
by dBc. 09/21/25 13:11
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
Are Kraken and Deribit perpetual futures supported?
by Niels. 09/17/25 15:50
AUM Magazine
Latest Screens
Who's Online Now
1 registered members (
dBc
), 18,004 guests, and 5 spiders.
Key:
Admin
,
Global Mod
,
Mod
Newest Members
krishna
,
DrissB
,
James168
,
Ed_Love
,
xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Re: sortIdx
[
Re: hatten
]
#470424
01/13/18
15:09
01/13/18
15:09
Joined:
Dec 2014
Posts: 206
Germany
Smon
Member
Smon
Member
Joined:
Dec 2014
Posts: 206
Germany
Same question here!
This doesn't work:
function main()
{
int n;
var myarray[4] = {1.5, 2.3, 0.1, 0.001};
int Idx = sortIdx(myarray, 4);
for(n=0, n < 4, n++)
{
printf("n%dth Index = %d",n,Idx[n]);
}
}
Entire Thread
Subject
Posted By
Posted
sortIdx
hatten
03/14/17
17:16
Re: sortIdx
Smon
01/13/18
15:09
Re: sortIdx
oligodar
01/14/18
19:19
Re: sortIdx
jcl
01/15/18
09:58
Moderated by
Petra
Hop To
Gamestudio ------
Starting with Gamestudio
Atari lite-C
Editors & Templates
A8 Engine
Shaders
Third Party Tools
Acknex Users Magazine
The Past
The Future
Zorro ------
Starting with Zorro
Educational
Automated Trading
Zorro Scripts
The Z Systems
Zorro and the Brokers
Zorro Future
Feedback ------
Bug Hunt
Blame the Manual
Ask the Developers
Updates & Announcements
Rants
Game Creation ------
Game Design & Business
Jobs Wanted
Jobs Offered
User Resources
Projects
Showcase
Beyond Games & Money ------
Hilbert's Hotel
Morbius' Virtual Answering Machine
Print Thread
Switch to Flat Mode
5
Excellent
4
Good
3
Average
2
Bad
1
Terrible
View Profile
Send Private Message
Follow User
Show Forum Posts
Default Style
gamestudio
UBBT77
UBBT77 - Dark2
Forum Rules
·
Mark All Read
·
Powered by UBB.threads™ PHP Forum Software 7.7.1