search for: cprog

Displaying 4 results from an estimated 4 matches for "cprog".

Did you mean: prog
1997 Jul 24
1
R-beta: dyn.load: incompatability between R and S
I have C routines in a collection of files "/homef/jonm/postdocs/GLMM_project/Cprogs/nn/misc.o" "/homef/jonm/postdocs/GLMM_project/Cprogs/nn/random.o" "/homef/jonm/postdocs/GLMM_project/Cprogs/nn/ars.o" ... etc , where the third file includes functions which call functions in the second. In S, the function > gload function() { dyn.load("/homef/...
2010 Feb 23
2
how to pass external parameters to an R script
How, if possible, can I run an R script, from command line, passing external parameters just like I can run a C main program passing parameters: # Cprog p1 p2 p3 Cprog can access its arguments (p1,p2,p3) through the built-in structures "argv" and "argc". Since R is built on C language I would expect the same feature to be available with R scripts as well ... ? Please, notice that I do not mean to open an interactive R session,...
2023 Feb 23
0
[Bridge] [netfilter][bridge...?][BUG report] vmalloc-out-of-bounds Read in __ebt_unregister_table
...ps://minnote.net/gpg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxfoundation.org/pipermail/bridge/attachments/20230223/fabd0da7/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: repro.cprog Type: application/octet-stream Size: 10994 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/bridge/attachments/20230223/fabd0da7/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: log3 Type: application/octet-stre...
2013 Aug 04
1
XP network breaks when shares are accessed by Fedora 19 smbclient
Hi. This is my first samba install. I have an XP box which connects to internet via dialup "DUN", is the base of the lan and provides InternetConnectionSharing to the lan. The XP lan base is 192.168.0.0 and the XP user "Owner" is on 192.168.0.1 and hostname is "WILLY". My Fedora 19 laptop on 192.168.0.148 with hostname "splurge.f19". I am having