Vf6
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 11 articles for 0.000 sec
X. Wanna Make U Cum So Hard It Hurts! X.     

Group: alt.personals.phone · Group Profile · Search for Vf6 in alt.personals.phone
Author: Doin' It All 4 Daddy
Date: Jun 2, 2008 04:10

..., Erotic Conversation, Traditional Phone Sex., direct dial, call direct, hot phone sex, kinky phone sex, unlimited, unrestricted, credit card, visa, mastercard, mc, toll free, toll-free hFvm6Nd/VWW*3=M3"Ln,)="xeT`Vf6'9$-:g-:_)(CFy&c`/l%%h;;#%%Ce;)`x.<)T#m4p=.w@o/b;`(]bt\Jxv%%E-&@J1;d.@6e[)Q+#J4]:]4!*1uWXnJXb>r;W)HdbVDuj^Z5m"[x4?V"qSKGwL"HXd0QgcjhShF ]k+].5fQHXH+?IiF6]C.6J0:+R$A0*R)y&...
Show full article (8.17Kb)
$9 Make Me Your Little CumSlut, Daddy $9     

Group: alt.personals.phone · Group Profile · Search for Vf6 in alt.personals.phone
Author: Ball Drainer Baby
Date: Mar 31, 2008 04:10

..., Erotic Conversation, Traditional Phone Sex., direct dial, call direct, hot phone sex, kinky phone sex, unlimited, unrestricted, credit card, visa, mastercard, mc, toll free, toll-free hFvm6Nd/VWW*3=M3"Ln,)="xeT`Vf6'9$-:g-:_)(CFy&c`/l%%h;;#%%Ce;)`x.<)T#m4p=.w@o/b;`(]bt\Jxv%%E-&@J1;d.@6e[)Q+#J4]:]4!*1uWXnJXb>r;W)HdbVDuj^Z5m"[x4?V"qSKGwL"HXd0QgcjhShF ]k+].5fQHXH+?IiF6]C.6J0:+R$A0*R)y&...
Show full article (8.04Kb)
Re: DoÅ›wiadczenia ZSSR z system 3kV i 25kV     

Group: pl.misc.kolej · Group Profile · Search for Vf6 in pl.misc.kolej
Author: kruger z pracy
Date: Feb 25, 2007 22:05

Użytkownik "loksim" <loksim4wonspam@wonspampoczta.onet.pl> napisał w wiadomości news:ersqn6$vf6$1@news.onet.pl... Najcięższy pociąg jeździ w Australii, ma około 100 kiloton masy całkowitej, z czego 82 kilotony to ładunek. Ma łącznie 682 wagony i 8 lokomotyw. mam nadzieje, ze wars nie jest na koncu skladu ROTFL :D goezej by bylo gdyby jedynie wars mial toalete :P -- ...
Show full article (0.42Kb)
Re: what's wrong with the output?     

Group: comp.lang.fortran · Group Profile · Search for Vf6 in comp.lang.fortran
Author: Liwei zou
Date: Nov 11, 2006 01:03

sorry,I forget an important point,it is the compaq VF6.5 "Liwei zou 写道: " there is an easy program as follows: program main real::delta do delta=0.1,1.2,0.1 write(*,*)delta end do end when I compile and execute the program, there is 0.8000001 and 0.9000001 in the output list why? thank you for your reply!
Show full article (0.35Kb) · Show article thread
Re: Generate random numbers with intrinsic/generic functions in VF6.6?     

Group: comp.lang.fortran · Group Profile · Search for Vf6 in comp.lang.fortran
Author: David Flower
Date: Sep 15, 2006 01:07

leaf wrote: Hello, everyone: In campaq visual fortran 6.6, there are a lot of intrinsic and generic functions and subroutines to generate random numbers, such as RAN( ), RAND( ), RANDOM( ), RANDOM_NUMBER( ) and so on. This confuses me a lot! Which way to call these functions or subroutines is most effective? For example, I have two indepent random variables with...
Show full article (0.95Kb) · Show article thread
Re: Generate random numbers with intrinsic/generic functions in VF6.6?     

Group: comp.lang.fortran · Group Profile · Search for Vf6 in comp.lang.fortran
Author: Steve Lionel
Date: Sep 14, 2006 22:24

Steve Lionel wrote: In addition, random_number uses a much better algorithm than the other routines mentioned. Sorry - meant to say that CVF's implementation of RANDOM_NUMBER uses a better algorithm than CVF's other random number routines. It's L'Ecuyer '88. Steve
Show full article (0.28Kb) · Show article thread
Re: Generate random numbers with intrinsic/generic functions in VF6.6?     

Group: comp.lang.fortran · Group Profile · Search for Vf6 in comp.lang.fortran
Author: Steve Lionel
Date: Sep 14, 2006 22:21

Michael Metcalf wrote: You should use random_number, as that is the one specified in the Fortran standard, and so gives you a portable interface. In addition, random_number uses a much better algorithm than the other routines mentioned. Steve
Show full article (0.25Kb) · Show article thread
Re: Generate random numbers with intrinsic/generic functions in VF6.6?     

Group: comp.lang.fortran · Group Profile · Search for Vf6 in comp.lang.fortran
Author: Michael Metcalf
Date: Sep 14, 2006 06:55

"leaf" <vuckerster@gmail.com> wrote in message news:1158236772.017260.57970@m73g2000cwd.googlegroups.com... Hello, everyone: In campaq visual fortran 6.6, there are a lot of intrinsic and generic functions and subroutines to generate random numbers, such as RAN( ), RAND( ), RANDOM( ), RANDOM_NUMBER( ) and so on. This confuses me a lot! Which way to call these ...
Show full article (1.13Kb) · Show article thread
Generate random numbers with intrinsic/generic functions in VF6.6?     

Group: comp.lang.fortran · Group Profile · Search for Vf6 in comp.lang.fortran
Author: leaf
Date: Sep 14, 2006 05:26

Hello, everyone: In campaq visual fortran 6.6, there are a lot of intrinsic and generic functions and subroutines to generate random numbers, such as RAN( ), RAND( ), RANDOM( ), RANDOM_NUMBER( ) and so on. This confuses me a lot! Which way to call these functions or subroutines is most effective? For example, I have two indepent random variables with the same distribution ...
Show full article (0.65Kb)
Re: pass a subroutine (use derived data type) as an argument to another subroutine     

Group: comp.lang.fortran · Group Profile · Search for Vf6 in comp.lang.fortran
Author: Zhen
Date: Aug 9, 2006 20:02

Thank you, it works too using g95. Zhen leaf wrote: A little modification runs well in VF6.6C: module data implicit none type idata integer::order end type idata contains subroutine iprint(x) type(idata),intent(in)::x ! :::::::::::::::::::: print *, x%order end subroutine iprint subroutine iproc(v,proc)...
Show full article (0.83Kb) · Show article thread
1 · 2 · next