[m-rev.] diff: implement concat_string_list for .NET

Ralph Becket rafe at cs.mu.OZ.AU
Mon Feb 17 16:23:42 AEDT 2003


Is the advantage of having identical representations for Mercury and C
strings really so great?

typedef struct { unsigned int length; char[1] chars; } MR_String;

should not be hard for users of the C back-end to work with.

- Ralph
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list