Displaying 4 results from an estimated 4 matches for "cihan".
Did you mean:
chan
2012 Aug 31
2
OpenMPI I/O not working
...nds up in the error path since
MPI_File_open returns 16. The corresponding (unhelpful) message is:
MPI_ERR_OTHER: known error not in list
I couldn't find any pointers on the net and the same program works with
OpenMPI 1.4.5 on a debian system.
Any help would be greatly appreciated.
Cheers,
Cihan
2010 Jan 14
1
Giving parameters from shell
Hi I want to give parameters for my function from the shell. I mean
I defined a function like these:
work1.R :
myfunc <- function(x,y) {
z = x + y
z
}
and now I want to use shell to give parameters like " ./work1.R (3,5) " to
get sum 8.
so what should I do?
[[alternative HTML version deleted]]
2006 Oct 27
0
Wine release 0.9.24
...going to be using it in the XIC.
Byeong-Sik Jeon (4):
Korean: Use SUBLANG_NEUTRAL in Korean resources.
winefile: Update Korean resources.
oleview: Update Korean resources.
notepad: Update Korean resources.
Christoph Frick (1):
gdi32: Add wglShareList to gdi32.spec.
Cihan Altinay (1):
shdocvw: Make sure BSTR is allocated before calling sink.
Damjan Jovanovic (1):
rpcrt4: Added support for RPC TCP servers.
David Anderson (1):
dbghelp: Avoid printing too many "What the heck" messages from winedbg.
Detlef Riekenberg (8):
localspl/te...
2008 Mar 21
0
Wine release 0.9.58
...hMsgBuf to be NULL, so initialize it.
Artur Szymiec (1):
wined3d: Add a device uuid.
Austin English (1):
kernel32: Spelling fixes.
Chris Robinson (1):
quartz: Don't print errors for handled return values.
Christopher Berner (1):
user32: Make LoadStringW pass tests.
Cihan Altinay (1):
ddraw: Fix refcounting of palettes.
Clinton Stimpson (1):
user32: Test processing of expose events.
Dan Hipschman (14):
qmgr: Add critical sections for jobs and files.
qmgr: Add infrastructure for background file transferring.
qmgr: Implement local file...