Appending to Shared Arrays

sybrandy sybrandy at gmail.com
Wed Mar 3 17:06:25 PST 2010


Hello,

I have a shared array that I'm trying to append data to, but the 
compiler keeps telling me that I can't convert to a shared(Fiber) from a 
regular or const Fiber.

What is the correct way to do this?

Casey


More information about the Digitalmars-d-learn mailing list