The Size of Things
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 7758 articles for 0.039 sec
Re: OT: Determining the size of plotting area     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: dpb
Date: Sep 17, 2008 18:05

...time ago). Very nice and friendly piece of software, unfortunately a little on the expensive side (maybe things changed now, although I somehow doubt it). But I do not see how tecplot even compares ...for development, then I'd use the GINO or similar route I think. I can't imagine doing the things used to do the way used to--been there, done that, didn't even get a tee-shirt! ...
Show full article (1.30Kb) · Show article thread
Re: OT: Determining the size of plotting area     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: Robert Singer
Date: Sep 17, 2008 16:13

...my choice these days... I've used tecplot in the past, version 8 (I think; was a long time ago). Very nice and friendly piece of software, unfortunately a little on the expensive side (maybe things changed now, although I somehow doubt it). But I do not see how tecplot even compares to plotting inside fortran. Aside the tecplot sdk which I see on their web, I cannot get tecplto plots ...
Show full article (0.87Kb) · Show article thread
Rule 5. Remember tiny dicked are meant to be cuckolds, but sometimes average sized guys are too.     

Group: alt.personals.phone · Group Profile · Search for The Size of Things in alt.personals.phone
Author: Special
Date: Sep 17, 2008 10:02

I am sultry tramp who loves teasing you and making you beg for release. The only thing you have to remember is I have 5 simple rules if you want to play with ME. 1. Fuck Who I ... a girl like me 4. Its always about Me 5. Remember tiny dicked are meant to be cuckolds, but sometimes average sized guys are too So pick up your phone and give me a call if you dare... Caitlin 1.800.570.7660...
Show full article (1.27Kb)
Re: OT: Determining the size of plotting area     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: James Parsly
Date: Sep 17, 2008 07:01

...on data 2. Try a step size. For integer data I try 1...to next lower multiple of step size. Round max up to next higher...tick mark labels that the step size would require. If too many (>...back to step 2 to try the next step size. One other thing to consider. Do ... and 10 DO I=1,size(table) if(table(I).ge.... factor ENDDO DO I=I,size(table) TX=table(I)*P ...
Show full article (3.40Kb) · Show article thread
Re: OT: Determining the size of plotting area     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: nospam
Date: Sep 16, 2008 20:38

...And that part is even a Fortran-specific question, so you ger "credit" for being on topic after all. :-) See such things as anint. You have to scale as needed to get the appropriate rounding, but that's trivially doable. How to do things like rounding has come up here more than once, with several answers. Anint is one (or just plain aint, as ...
Show full article (2.29Kb) · Show article thread
Re: size of space to be allocated     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: Steven Correll
Date: Sep 12, 2008 11:44

... compilers that do so. The above "if the user expects..." makes your statement true, but that's a significant qualification. More fundamental is that intrinsics may be used for some things where user procedures are not allowed - notably in initialization expressions ... It's useful to be reminded of other aspects of Fortran intrinsics even if they don't relate to the question "...
Show full article (3.27Kb) · Show article thread
Re: change font size?     

Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for The Size of Things in microsoft.public.win32.programmer.directx.graphics
Author: Steg
Date: Sep 9, 2008 13:31

OK, the pointer involved is m_pFont. If I call SafeRelease in function SetFontLarge this creates an immediate problem. If I just go ahead and call D3DX10CreateFont in SetFontLarge things work but the program eventually crashes due to the memory leak. So, I understand what you are saying about it being a pointer problem, but what is the correct way to associate a new font with the ...
Show full article (1.11Kb) · Show article thread
Re: size of space to be allocated     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: nospam
Date: Sep 5, 2008 09:37

...compilers that do so. The above "if the user expects..." makes your statement true, but that's a significant qualification. More fundamental is that intrinsics may be used for some things where user procedures are not allowed - notably in initialization expressions. Initialization expressions are designed to be doable at compile time (even though the standard doesn't use thsoe words). --...
Show full article (1.05Kb) · Show article thread
Re: size of space to be allocated     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: David Thompson
Date: Aug 31, 2008 23:53

... to follow without formal definitions of the terms. In most language semantics discussions, an operator is just syntactic sugar for a function application. And function notation can be sugar (or pepper?) for things I for one think of as operators, e.g. SQRT() ABS() CMPLX(X,Y). Or my probably all-time unfavorite, PL/I's SUBSTR(). But the formal difference is that operator symbols ...
Show full article (2.22Kb) · Show article thread
Re: size of space to be allocated     

Group: comp.lang.fortran · Group Profile · Search for The Size of Things in comp.lang.fortran
Author: nospam
Date: Aug 21, 2008 18:28

... think I would have for those things that are potentially useful in Fortran.... If you want the Fortran size of something, you use the ...of bytes). Storage_size also gives the size of a scalar of the ... essence, it gives you the size of the type, even though ... do something like storage_size(variable)*size(variable)/8 (or a little ... the possibility of non-byte sizes). Long ago, I think it ...
Show full article (3.27Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next