First  |  Prev |  Next  |  Last
Pages: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
Calling C from Fortran
Im trying to pass a real array to a C program. I declare the arguments in the INTERFACE call using iso_c_binding: INTERFACE Subroutine add_shp(shpnum,eventnum,shparray,shperror,passer,tracknum) Bind(c, Name='add_shp') use iso_c_binding, only: c_int, c_double, c_char implicit none character (kind = ... 9 Mar 2010 11:09
The perpetual calendar
On Mar 5, 10:39 am, Jonathan de Boyne Pollard <J.deBoynePollard- newsgro...(a)NTLWorld.COM> wrote: But 0 is the start of computer indexing - at least in real programs. Real Programs are of course written by Real Programmers, and Real Programmers know that even toy languages like Visual BASIC have OPTION ... 10 Mar 2010 04:09
Fortran compiler suitable for Apple AND Windows?
My kids draggged me screaming away from my roomful of faithful museum- quality DOS and Windows--running computers and presented me with a MacPro Professional, with Windows 2000 loaded under simulation. After facing the grief of an entirely new user interface to learn, what do Forum members recommend for me, to aq... 11 Mar 2010 17:58
Does Array Declaration Provide Zero Initial Values ??
Hello; 1) An array is declared as: ....Real X(10,20) and intentionally only a few elements are initialized in the program. 2) Can one correctly assume that the other elements of the array X are set to zero by the compiler (g95) ?? OR Are these elements initially undefined ?? 3) In some cases I get zero va... 9 Mar 2010 19:12
hollywood hot scenes of hollywood
http://great-singles-freeweb.com/index2530.html http://great-singles-freeweb.com/index2531.html http://great-singles-freeweb.com/index2532.html http://great-singles-freeweb.com/index2533.html http://great-singles-freeweb.com/index2534.html http://great-singles-freeweb.com/index2535.html http://great-singles-freew... 6 Mar 2010 11:50
paypal wholesale all brand(UGGBOOTS,SHOES,CLOTHES,HANDBAG,WATCH,JEANS,JERSEY,T-SHIRT,SHIRTS,HOODY,EYEGLASS,CAP,SHAWL,WALLT) and so on.
paypal payment wholesale all brand shoes(NIKE,ADIDAS,LV,GUCCI,CHANEL,PRADA,POLO,UGG BOOTS,D&G,DIOR )and so on. paypal payment wholesale all brand clothing(T- SHIRT,JEANS,JERSEY,HOODIES,JACKETS,HARDY,SWEATER,SHIRTS )and so on . http://www.world-trade06.com paypal payment all brand watch(ROLEX,OMEGA,CHANEL,LV,CART... 6 Mar 2010 08:32
Decline in posting counts
"Colin Watters" <boss(a)qomputing.com> wrote in message news:hjfvem$tg4$1(a)news.eternal-september.org... "carolus" <worNOSPAMPLEASEwor(a)bellsouth.net> wrote in message news:hjfl1o$qtb$1(a)news.eternal-september.org... carolus wrote: I am trying eternal-septermber. There are around 30 spam messag... 9 Mar 2010 16:55
Network File Access Performance
I think I understand this sufficiently but wanted to hear other's understanding of the performance issues associated with network access of a normal disk area. I am specifically interested in CVF or IVF behavior (or IVF if there is significant differences from CVF). I am unconcerned with portability to other plat... 6 Mar 2010 15:09
order statistics of the Normal distribution
Is there a public domain Fortran code to compute the expectation value of the Mth largest out of N standard normal variates? I can simulate this, of course, but maybe there are fast but accurate approximations. ... 5 Mar 2010 12:47
How to INQUIRE if a directory is empty?
Dear Everyone: I have used the INQUIRE statement in Fortran 90 to determine if a file with a given name exists or not. Now I need to determine if a DIRECTORY is empty or not. Can I use the INQUIRE to do the job? And how? If not, is there any other function in Fortran 90 that can do the job? Thank you for read... 7 Mar 2010 07:24
First  |  Prev |  Next  |  Last
Pages: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52