digitalmars.D.learn - Appending to Shared Arrays
- sybrandy (6/6) Mar 03 2010 Hello,
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
Mar 03 2010