search for: _ab

Displaying 3 results from an estimated 3 matches for "_ab".

Did you mean: _a
2006 Apr 12
0
headerfile translation to Delphi (Pascal) completed
...- call our convolve using .C } { We use pointer type arguments as they are closer to the original C code. See in implementation for an example with parameters passed by reference } procedure ConvC( _a: pDoubleArr; _na: pInteger; _b: pDoubleArr; _nb: pInteger; _ab: pDoubleArr ); cdecl; { ConvCallRInternals - call our convolve using .Call and Rinternals } function ConvCallRInternals( _a, _b: pSExp ): pSExp; cdecl; { ConvCallRDefines - call our convolve using .Call and Rdefines } function ConvCallRDefines( _a, _b: pSExp ): pSExp; cdecl; { ConvExternal...
2010 Jul 14
4
question about string handling....
Hi, I have a data.frame as following: var1 var2 1 ab_c_(ok) 2 okf789(db)_c 3 jojfiod(90).gt 4 "ij"_(78)__op 5 (iojfodjfo)_ab what I want is to create a new variable called "var3". the value of var3 is the content in the Parentheses. so var3 would be: var3 ok db 90 78 iojfodjfo how to do this? thanks, karena -- View this message in context: http://r.789695.n4.nabble.com/question-about-string-handling-tp2289...
2006 May 31
7
Getting at MakeOpenFile
Along the same lines as the last question - how can I get to functions like MakeOpenFile via Win32API? It doesn''t seem to be exported by msvcrt-ruby18. Possible? Or am I out of luck? Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have