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 11 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Reg linking main object file with the archive(lib)
Anupriya

Replies: 0
Views: 3451

PostForum: Support   Posted: Wed Feb 24, 2010 7:53 pm   Subject: Reg linking main object file with the archive(lib)
hi,
I have main.for which calls various subroutines. I compiled all the fortran program and subroutines to create obj file. I made use of slink to create archive in command line mode.I had no probl ...
  Topic: problem with ftn95 with 64 bit machine
Anupriya

Replies: 0
Views: 3555

PostForum: Support   Posted: Tue Feb 09, 2010 4:21 pm   Subject: problem with ftn95 with 64 bit machine
hi,
I downloaded the latest version of ftn95 and compiled my programs with implicit none option the executable takes longer time to run and in the middle of execution the application stops without r ...
  Topic: runtime error with 64 bit machine
Anupriya

Replies: 3
Views: 18088

PostForum: Support   Posted: Thu Dec 17, 2009 5:17 pm   Subject: hi
i am making use of personal edition of ftn95.It was my mistake to post the question under ftn77.
Any help on this issue is much appreciated.
Thanks in advance
  Topic: runtime error with 64 bit machine
Anupriya

Replies: 3
Views: 18088

PostForum: Support   Posted: Mon Dec 07, 2009 8:12 pm   Subject: runtime error with 64 bit machine
hi,
i compiled and created an executable for .for program with 32 bit OS. when i ran the exe on a 64 bit OS it shows runtime time error(floating point stack fault). but the same exe runs fine in my 3 ...
  Topic: windows 2000 compatible ftn95 version
Anupriya

Replies: 1
Views: 4544

PostForum: General   Posted: Tue Oct 13, 2009 3:50 pm   Subject: windows 2000 compatible ftn95 version
hi,
I have windows 2000 installed. I tried to install ftn95_express but it asks me to upgrade to windows xp. Is there any other version of ftn95 which is compatible with windows 2000 , so that i can ...
  Topic: problem with open file statement with win32 debugger.
Anupriya

Replies: 1
Views: 4579

PostForum: General   Posted: Thu Sep 10, 2009 9:12 pm   Subject: problem with open file statement with win32 debugger.
hi,
I have problem with the debugger. i wrote program in *.for and debugged with debug win 32. The debugger was not able to recognize the open statement. The following subroutine is called by my prog ...
  Topic: close editable list box(%el) automatically
Anupriya

Replies: 3
Views: 7741

PostForum: ClearWin+   Posted: Tue Jun 02, 2009 5:46 pm   Subject:
here is the program,

PROGRAM
EXTERNAL CLOSEWIN, LSFUNCTION
..
..
CHARACTER A(2)*5
DATA(A(I),I=1,2)/'A','B'/
CHARACTER K
K="A"
I=WINIO@('%CA[......]&')
...
....
....
I= WIN ...
  Topic: close editable list box(%el) automatically
Anupriya

Replies: 3
Views: 7741

PostForum: ClearWin+   Posted: Mon Jun 01, 2009 8:53 pm   Subject: close editable list box(%el) automatically
hi,
i am making use of %^el[extended] so that i will be able to call the call back function every time i select a item from the editable list box.

the problem is once the item is selected it does ...
  Topic: printer to graphic surface using%pl
Anupriya

Replies: 3
Views: 7382

PostForum: ClearWin+   Posted: Thu May 28, 2009 7:16 pm   Subject: printer to graphic surface using%pl
hi,
i have created a graphic surface using %pl, i am unable to attach a printer to that graphics region.

i am aware that it is possible with %`gr by setting a handle to it,but i guess %pl does not ...
  Topic: 3D graphics in clearwin
Anupriya

Replies: 3
Views: 7738

PostForum: ClearWin+   Posted: Mon Apr 06, 2009 4:41 pm   Subject:
Thank you for your reply.
but i am drawing polylines making use of x,y,z points. the subroutines you specified has arguments for only x,y .does clearwin has subroutines that are used to draw 3D drawi ...
  Topic: 3D graphics in clearwin
Anupriya

Replies: 3
Views: 7738

PostForum: ClearWin+   Posted: Mon Mar 30, 2009 3:37 pm   Subject: 3D graphics in clearwin
hello,
I am presently working on simple plot and trying to draw poly lines with x,y,z array of coordinates. For eg the coordinates are as follows

x y z ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group