va_list + function pointers1339 (6/28/2012 5:54:42 PM) comp.lang.c Hello.
I'm trying to figure out how can I make use of stdarg.h/va_list with
function pointers as variable arguments.
In particular I don't know which type I should put in va_arg call and
which name I sh... Lurkos
va_list e function pointer164 (6/28/2012 5:53:06 PM) comp.lang.c Salve a tutti.
Sapete se per caso =E8 possibile avere in C una funzione a numero
arbitrario di parametri (stdarg.h) con function pointer come parametri
opzionali?
Il mio dubbio =E8 cosa mettere come tip... Lurkos
va_list + function pointers #2055 (6/28/2012 5:48:33 PM) comp.lang.c Hello.
I'm trying to figure out how can I make use of stdarg.h/va_list with
function pointers as variable arguments.
In particular I don't know which type I should put in va_arg call and
which name I sh... Lurkos
Ill-conditioning of sine and cosine682 (6/5/2012 1:03:51 PM) comp.lang.fortran Hello all.
I've recently tried to implement the formula di calculate the direction of a particle after a scattering.
I start with the three initial direction cosines and with the cosine and the azimuthal angl... Lurkos
exit code function978 (10/25/2011 11:05:37 AM) comp.lang.fortran I'm using to write functions with an optional variabile to be used as exit code, so that I am able to verify if something went wrong inside the function. Example: (double number, only positive number allowed) ... Lurkos
arbitrary precision12283 (9/26/2011 1:52:47 PM) comp.lang.fortran I'm right now investigating the possibility of using arbitrary precision arithmetic with Fortran. I've found three libraries: + ARPREC (http://crd.lbl.gov/~dhbailey/mpdist/) + MPFUN90 (http://crd.lbl.gov/~dhba... Lurkos
antispam filter2264 (4/17/2011 11:20:29 PM) comp.lang.fortran Is there anybody who already prepared a list of regex to filter all/most of the spam in this newsgroup? -- Lurkos ... Lurkos
GUI for Fortran programs291035 (9/30/2010 11:23:19 PM) comp.lang.fortran I would like to write a software using Fortran 95, but I need also to
develop a GUI.
In particular, I could write some MODULEs in Fortran containing all the
required FUNCTIONs and SUBROUTINEs and then write ... Lurkos
Threading like Gmail3172 (7/7/2010 12:33:18 AM) comp.mail.misc Do you know if there are mailreaders for GNU/Linux with IMAPS support that employs a threading style that resembles Gmail? The only possibility that I found so far is to use Thunderbird or Evolution creating a ... Lurkos
Integrate Planck's law of radiation31105 (2/5/2010 5:07:58 AM) comp.lang.fortran (sorry for the partial OT)
In your opinion what could be the best way to integrate the Planck's
law of radiation in an arbitrary interval?
The problem basically is that I know that if the nodes are misplac... Lurkos
openmp with subroutine6206 (9/17/2011 8:24:10 AM) comp.lang.fortran Hi All, I want to use openmp with fortran. It is better to parallel the code with subroutine. I tried using the following code. But doesn't work. Could you please provide me some suggestions? Thank you... reduceddensitymatrix(4)
Standard after F2008 ?1055 (9/22/2011 1:37:19 AM) comp.lang.fortran I see F2003 and 2008 mentioned, but not the one that follows anywhere. What is the planned version of the Standard after F2008? Is there one at all at this stage? Peter ... vohm(1)
arbitrary precision12283 (9/26/2011 1:52:47 PM) comp.lang.fortran I'm right now investigating the possibility of using arbitrary precision arithmetic with Fortran. I've found three libraries: + ARPREC (http://crd.lbl.gov/~dhbailey/mpdist/) + MPFUN90 (http://crd.lbl.gov/~dhba... lurkos.usenet(56)
GUI for Fortran program10136 (10/16/2011 6:19:27 AM) comp.lang.fortran Hi there, I hope to know, is it possible to write a GUI for a fortran program, which have been used to do computation after read user defined parameters from file or standard in. If yes, would you please to... jszhao(77)
A Fortran book for returning to Fortran?2480 (10/23/2011 1:53:40 AM) comp.lang.fortran What book would you recommend for returning to Fortran after many years without it? I have several years of Fortran experience, most of it with versions before Fortran 77, and never did learn many of the new... milesrf(101)
exit code function978 (10/25/2011 11:05:37 AM) comp.lang.fortran I'm using to write functions with an optional variabile to be used as exit code, so that I am able to verify if something went wrong inside the function. Example: (double number, only positive number allowed) ... lurkos.usenet(56)
Fortran for GPUs2131 (12/16/2011 2:54:15 PM) comp.lang.fortran For those of you interested in writing Fortran programs to run on GPUs: There's now a suitable compiler, but hardly a cheap one. http://www.pgroup.com/resources/cudafortran.htm http://developer.nvidia.com/cu... milesrf(101)
Ill-conditioning of sine and cosine682 (6/5/2012 1:03:51 PM) comp.lang.fortran Hello all.
I've recently tried to implement the formula di calculate the direction of a particle after a scattering.
I start with the three initial direction cosines and with the cosine and the azimuthal angl... lurkos.usenet(56)
va_list e function pointer164 (6/28/2012 5:53:06 PM) comp.lang.c Salve a tutti.
Sapete se per caso =E8 possibile avere in C una funzione a numero
arbitrario di parametri (stdarg.h) con function pointer come parametri
opzionali?
Il mio dubbio =E8 cosa mettere come tip... lurkos.usenet(56)
va_list + function pointers1339 (6/28/2012 5:54:42 PM) comp.lang.c Hello.
I'm trying to figure out how can I make use of stdarg.h/va_list with
function pointers as variable arguments.
In particular I don't know which type I should put in va_arg call and
which name I sh... lurkos.usenet(56)