Displaying 2 results from an estimated 2 matches for "tryimg".
Did you mean:
tryig
2005 Nov 02
3
Printing under wine
Hi,
Bit of a newbie here, I've checked the FAQ, and some srchives, but haven't
found an answer.
I have a Windows DTP application, which runs quite well under wine 9.0
(Mandriva Linux 2005SE), but when tryimg to print, dumps with a stack
backtrace.
So I thought I'd try printing from the wine-supplied notepad; this doesn't
even come up with a printer list. I can't believe that something so
fundamental has gone unreported, so it must be my setup.
Has anyone got any hints/clues, please?
--...
2007 Oct 18
1
programming question
hie
i'm tryimg to generate two survival data using the following code (I know its ugly ) but it seems to repeat two of the variables can any one tell me whats the porblem.
n=20
n1=n/2
n2=n/4
a11=1 ;a12=1.4 ;a21=16 ;a22=a12 * a21
t1<-array(1,c(n1))...