Thread Modemgeschwindigkei simulieren (18 answers)
Opened by zaphod at 2004-08-16 12:27

cocko
 2005-01-15 01:12
#29388 #29388
User since
2005-01-10
18 Artikel
BenutzerIn
[default_avatar]
perldoc Thread

Code: (dl )
1
2
3
4
5
6
7
8
9
[LUNA] c:\>perl -de 1

Loading DB routines from perl5db.pl version 1.25
Editor support available.

Enter h or `h h' for help, or `perldoc perldebug' for more help.

main::(-e:1): 1
DB<1> $child = fork


Ein Application Error dürfte da dann wohl doch nicht sehr üblich sein. Jedesmal erscheint ein

The instruction at "0x28084c26" referenced memory at "0x00000018". The memory could not be "read"

error. Kann das jemand nachvollziehen?

View full thread Modemgeschwindigkei simulieren