Is there such a thing?

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Wed Mar 4 03:52:44 PST 2015


On Tuesday, 3 March 2015 at 17:17:18 UTC, Taylor Hillegeist wrote:
> <CStyleFunction="Foo">
>   <ReturnType>
>     <sint32>
>   </ReturnType>
>   <Parameter>
>     <Float64="MyFloat">
>   </Parameter>
> </CStyleFunction>

That's WSDL. It works fine for simple data types. The problem is 
what to do with complex data types.


More information about the Digitalmars-d mailing list