search for: 16date

Displaying 2 results from an estimated 2 matches for "16date".

Did you mean: 1&date
2007 Sep 04
2
For loop with if else statement
Hi, I try to make a simple for loop with a if else statement (First example - Below) and extend it to a more complex loop (Second example). However, my results #First example: x=c(1,2) t=for(i in 1:length(x)){ if (x==1){a=x+1}else if (x==2){a=x} } Returned from R: Warning messages: 1: the condition has length > 1 and only the first element will be used in: if (x == 1) { 2: the condition has
2013 May 24
1
how to build vTPM with xen 4.3?
...send me the debug log.Thanks. I''ll take a peek soon.> When you say crash is that a BSoD? I can''t remember if I''ve asked you that before.Not a BSOD but a driver crash with "device cannot start (error 10)" indevice manager.------------------------------Message: 16Date: Tue, 21 May 2013 16:41:35 +0530From: Jaya Dhanesh <jaya.dhanesh@ericsson.com>To: xen-users@lists.xenproject.orgSubject: [Xen-users] helpMessage-ID: <519B5667.80900@ericsson.com>Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"Hi,I am using Xen and tryi...