forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 9 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: action of acos/asin intrinsic functions
louis

Replies: 3
Views: 10801

PostForum: Suggestions   Posted: Thu Jun 05, 2008 12:22 pm   Subject:
Hello

I agree in principle with the comments of John & Ian that the code should be in itself robust (rather than relying on compiler user-friendliness). In fact I use exactly the quick fix that ...
  Topic: action of acos/asin intrinsic functions
louis

Replies: 3
Views: 10801

PostForum: Suggestions   Posted: Thu Jun 05, 2008 10:15 am   Subject: action of acos/asin intrinsic functions
I recently wrote some code which used the Fortran intrinsic function ACOS. The argument of course must lie between -1.0 and 1.0 for any meaningful result. My example code computed a value for the argu ...
  Topic: trapping of run time errors
louis

Replies: 2
Views: 4444

PostForum: Support   Posted: Mon Apr 14, 2008 1:19 pm   Subject: trapping of run time errors
Dear support

I have noticed that in many instances, run time errors due to (for instance) unassigned variables no longer raise a message box. This is shown even by the following trivial program
...
  Topic: problems with 5.20
louis

Replies: 3
Views: 5833

PostForum: Support   Posted: Tue Mar 18, 2008 7:41 pm   Subject: problems with 5.20
Thanks for the quick reply, but for the time being I would appreciate being able to get back to version 5.10 - would it be possible to supply an installation download for this version - I have scanned ...
  Topic: problems with 5.20
louis

Replies: 3
Views: 5833

PostForum: Support   Posted: Tue Mar 18, 2008 2:29 pm   Subject: problems with 5.20
Hello
I recently installed 5.20 and find some serious problems. One very large program has worked fine up til now, but recompiled with 5.20 it now fails in a dynamic allocation of a very small array. ...
  Topic: writing to a url
louis

Replies: 1
Views: 5868

PostForum: General   Posted: Wed Apr 11, 2007 1:58 pm   Subject: writing to a url
I know its possible to read a URL using read_url@

Is there a corresponding write_url@ command ?
  Topic: Getting the hardware MAC address and IP address from Fortran
louis

Replies: 1
Views: 5890

PostForum: Support   Posted: Wed Jan 10, 2007 5:38 pm   Subject: Getting the hardware MAC address and IP address from Fortran
Is there a way of getting the hardware (eg ethernet card_ MAC address
and IP address from within a Fortran program without calling ipconfig ?

I can do it via
call system('ipconfig /all >ip.tx ...
  Topic: changing button text colour in Clearwin
louis

Replies: 3
Views: 5639

PostForum: Support   Posted: Fri Sep 08, 2006 7:20 am   Subject: changing button text colour in Clearwin
I have a simple question which I'm sure must have a simple answer
How do you change the text colour in a button ?
I've tried %tc but that changes the text colour in the remainder of the wind ...
  Topic: Conditional compilation with C-style preprocessing
louis

Replies: 6
Views: 19381

PostForum: General   Posted: Mon Mar 06, 2006 11:28 am   Subject: Conditional compilation with C-style preprocessing
The FTN95 manual says that C-style preprocessing is available through the /CFPP compiler directive.

However, using FTN95 in the following manner : FTN95 myprog.f /CFPP
raises errors concerning th ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group