core.stdc.stdlib._compare_fp_t and qsort

Joe jma at freedomcircle.com
Mon Mar 12 03:50:42 UTC 2018


On Monday, 12 March 2018 at 03:13:08 UTC, Seb wrote:
> Out of interest: I wonder what's your usecase for using qsort. 
> Or in other words: why you can't use the high-level 
> std.algorithm.sorting.sort?

This is only temporary. I will be using 
std.algorithm.sorting.sort. I was converting a C program and it 
annoyed me that I couldn't get the qsort invocation past the D 
compiler.


More information about the Digitalmars-d-learn mailing list