Some questions

Mike James foo at bar.com
Sat Jul 24 10:58:22 PDT 2010


"Ezneh" <petitv.isat at gmail.com> wrote in message 
news:i2f8c5$2cca$1 at digitalmars.com...
> Hi everyone, I have some questions about D and phobos library.
>
> Well first of all, what about the issue when compiling a D source in a 
> .dll ? Is it ok or there are still some problems ?
>
>
> Secondly, I will have to communicate with the serial port "RS232" on 
> Windows but I don't find something allowing this in the phobos library. 
> Maybe I didn't check enough. So is there a way to communicate trough this 
> or should I create that library by myself ?
>
>
> [OT]
> I have bought the TDPL and i like it. Good job Andrei.
> [/OT]
>
> Ez.

I'm in the process of converting my Serial Comms code from D1/Tango to 
D2/Phobos but I came upon a shortcoming with std.concurrency and being able 
to spawn a thread in a class. I can publish the code when all is well :-)

-=mike=- 




More information about the Digitalmars-d mailing list