search for: bfaul

Displaying 1 result from an estimated 1 matches for "bfaul".

Did you mean: bfaull
2007 Dec 03
2
interaction with C++ code (PR#10487)
...o") "testtxt" <- function() { nchars <- 80 txt <- .C("extracttxt" ,character(nchars) ,as.integer(nchars))[[1]] txt } a=testtxt() a[1:10] # typically the results are something like [1] "a" "b\033\xba\bfaul\030" "cz#\b" [4] "d" "e" "f" [7] "g" "h" "i" [10] "j" or [1] "az#\b"...