[Openmcl-devel] Ответ: make-random-state error caused by ccl::ip-interfaces error on Windows
Anton Vodonosov
avodonosov at gmail.com
Mon Mar 2 14:32:32 PST 2009
2009/3/2, Gary Byers <gb at clozure.com>:
> Thanks. I have a feeling that the only way to tell how many IP
> interfaces you have is to say "I've reserved space for information
> about N" and have Windows either tell you "No, you need M, try again"
> or "That's not enough, try again".
Yes, very possible (in fact this isn't unusual pattern for WinAPI).
Or for simplicity provide a bufferer for 50 interlaces from start. It
is very unlikely somebody have more than 50 interfaces :).
Best regards,
-Anton
More information about the Openmcl-devel
mailing list