On 12/1/2013 12:46 PM, Craig Dillabaugh wrote: > > Is there an accepted 'proper' way of passing NULL pointers to C > functions from D? shape_ptrs ~= SHPCreateSimpleObject( SHPT_POLYGON, to!int(x1.length), x1.ptr, y1.ptr, null );