search for: basicallly

Displaying 2 results from an estimated 2 matches for "basicallly".

Did you mean: basically
2013 Jun 19
3
Calling an array in a struct in C to R
...ite experienced R user and know my ways in C, I stumbled upon a problem I don't know how to solve. Therefore, I hope someone can provide me with the information or pointers I need in order to understand the way in which the communication between R and C occurs. I have the following C code which basicallly reflects what I want: typedef struct { float *array; size_t used; size_t size; } Array; void main2R() { Array a; examplefunction(&a); /*fills and dynamically grows a->array*/ } Now I would want to return a.array or a->array to R. According to the R ma...
2016 Feb 01
1
Fruit/AAPL behavior
Hi Ralph, Thanks for the reply and thank you for your work on vfs_fruit. On Fri, Jan 29, 2016 at 11:09 AM, Ralph Boehme <rb at sernet.de> wrote: > Hi, > > On Thu, Jan 28, 2016 at 10:40:32PM -0500, Ryan Bair wrote: > > I have a share with approximately 5000 folders in the base directory. The > > performance on an OS X client is somewhat less than exciting. I compiled