I have received important scanned pictures by mail.
The format is .sig and the size seem to indicate that all the data is there. But how can i see those pictures ?
None of the programs in Linux (...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_20386164.html
Hi,
What is $SIG{INT} used for and how is it used?
any good examples? thanks.
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21604393.html
Zones:
PerlDate Answered: 10/22/2005 Grade: A Views: 4
Hi,
I am trying to allow the user to press Ctrl - C to exit a program
However, I am issuing an oracle imp (import command) and once the import starts, the Control - C does not terminate the im...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_22017471.html
Zones:
PerlDate Answered: 10/11/2006 Grade: A Views: 0
How can I use the $SIG{ALRM} when my MainWindow is iconified?
$SIG{ALRM} = \&watchdog;
eval { alarm(5); }
$mw->iconify();
# waiting for alarm signal in MainLoop
sub watchdog { #do someth...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_22571941.html
Zones:
PerlDate Answered: 05/16/2007 Grade: A Views: 0
When I do something,
the file name called "dxva_sig.txt" appear on the background.
sometimes on C drive. It keeps appearing even when I delete this file.
How can I make this file deleted...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_22819344.html
Zones:
Windows XPDate Answered: 09/10/2007 Grade: A Views: 0
With gcc 2.5.8 on SunOS 4.1.2, I can successfully use sigaction() to either ignore a signal (specifically SIGFPE for an integer divide-by-zero) or trap it and continue.
It also works on DEC under ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10012974.html
Hi. Somebody mailed me some files which are supposed to be graphics, and they are called image.sig. I cannot open them in any graphics program, and i tried changing the extention to gif and jpg. Th...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_10304510.html
Hi all
I'm very new to Solaris. No previous experience on Unix either. I've just started.
I've installed Solaris 9 Intel platform, and when the initial install has completed, I shut down and re...
http://www.experts-exchange.com/OS/Unix/Solaris/Q_20653577.html
Zones:
SolarisDate Answered: 03/17/2004 Grade: A Views: 27
I am writing a server application that will, at intervals, poll information from a MySQL database. I am using fork() to send this application to the background as a daemon. I have also set RaiseE...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20847230.html
Zones:
PerlDate Answered: 03/23/2004 Grade: A Views: 0
I'm working with Microsoft Windows XP and attempting to open a file saved by PrintMaster Gold as a .sig file. Does anyone know what a .sig file is and what program is used to open it? Thanks.
http://www.experts-exchange.com/Other/Miscellaneous/Q_21279036.html
Zones:
MiscDate Answered: 01/21/2005 Grade: B Views: 140