in reply to Re^4: Calling a function form an external DLL with Inline::C on windows
in thread Calling a function form an external DLL with Inline::C on windows
Use of uninitialized value in subroutine entry at C:/Perl/site/lib/Win +32API/CommPort.pm line 213. Use of uninitialized value in subroutine entry at C:/Perl/site/lib/Win +32API/CommPort.pm line 247. Second Read attempted before First is done at measure.pl line 402 Use of uninitialized value $got in numeric ne (!=) at C:/Perl/site/lib +/Win32/SerialPort.pm line 1216. Use of uninitialized value in subroutine entry at C:/Perl/site/lib/Win +32API/CommPort.pm line 213. Use of uninitialized value in subroutine entry at C:/Perl/site/lib/Win +32API/CommPort.pm line 247. Second Read attempted before First is done at measure.pl line 402 Use of uninitialized value $got in numeric ne (!=) at C:/Perl/site/lib +/Win32/SerialPort.pm line 1216.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Calling a function form an external DLL with Inline::C on windows
by proceng (Scribe) on Aug 09, 2010 at 17:00 UTC | |
by kikuchiyo (Hermit) on Aug 12, 2010 at 08:57 UTC | |
by Anonymous Monk on Feb 13, 2015 at 22:11 UTC |