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 10 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: dangling pointers in linked lists?
Michael_Connelly

Replies: 1
Views: 3099

PostForum: General   Posted: Fri Jan 14, 2022 5:15 am   Subject: dangling pointers in linked lists?
I am trying to understand linked lists one step at a time. I can make forward or backward linked lists okay. I can delete the first link in a linked list okay. Now I am attempting to delete a user ...
  Topic: pointers & associated/disassociate attributes
Michael_Connelly

Replies: 2
Views: 2296

PostForum: General   Posted: Sat Jan 08, 2022 1:40 am   Subject: pointers & associated/disassociate attributes
Thanks for your reply.
  Topic: pointers & associated/disassociate attributes
Michael_Connelly

Replies: 2
Views: 2296

PostForum: General   Posted: Mon Jan 03, 2022 5:26 am   Subject: pointers & associated/disassociate attributes
I am at the beginner level with pointers & targets and linked lists. I am working my way through Dr. Tanja van Mourik’s 2005 Fortran 90/95 tutorial. But I also use Silverfrost’s Fortran 95 tutor ...
  Topic: variable format specifications?
Michael_Connelly

Replies: 3
Views: 3605

PostForum: General   Posted: Thu Jan 28, 2021 5:16 pm   Subject:
Thanks for your reply with the short code example. It was very helpful and easy to understand. I am moving on to practicing subroutines next so it was also very timely.

After my original post I a ...
  Topic: variable format specifications?
Michael_Connelly

Replies: 3
Views: 3605

PostForum: General   Posted: Thu Jan 28, 2021 3:27 am   Subject: variable format specifications?
I am a beginner who is refreshing his memory of Fortran from a long time ago. Question: I am writing a short program to print an identity matrix where the dimension of the matrix is variable and is sp ...
  Topic: inverse hyperbolic cosh sinh and tanh
Michael_Connelly

Replies: 4
Views: 6276

PostForum: Support   Posted: Tue Aug 01, 2017 3:23 pm   Subject:
thanks
  Topic: inverse hyperbolic cosh sinh and tanh
Michael_Connelly

Replies: 4
Views: 6276

PostForum: Support   Posted: Tue Aug 01, 2017 1:22 am   Subject: inverse hyperbolic cosh sinh and tanh
In working my way through the intrinsic Fortran functions it appears Plato does not support ACOSH, ASINH, or ATANH. Checking the list of Plato math functions I could not find these functions listed. ...
  Topic: Array output to printers
Michael_Connelly

Replies: 11
Views: 10914

PostForum: Support   Posted: Tue Jul 25, 2017 5:16 pm   Subject:
Eddie, John

Thanks for the tips and I am moving on.

Eddie, I could not get your program to compile so I modified it until it worked on my computer. I also changed the numbers somewhat to get ...
  Topic: Array output to printers
Michael_Connelly

Replies: 11
Views: 10914

PostForum: Support   Posted: Sun Jul 23, 2017 3:37 pm   Subject: Here is where I am at
Thanks for your reply. At this point I do not know where to insert the code you are suggesting in my program. Here is what I have:

[program finmatrix
implicit none
!this program reads 16 number ...
  Topic: Array output to printers
Michael_Connelly

Replies: 11
Views: 10914

PostForum: Support   Posted: Fri Jul 21, 2017 12:22 am   Subject: Array output to printers
I understand how to display array data on the computer screen using appropriate format statements. The data lines up correctly with successive rows having the data right justified and the decimal poi ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group