Search the web
Sign In
New User? Sign Up
Fortran · Fortran Q/A's, info, lib and fans
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
how to get the addres of a pointer in fortran 90   Message List  
Reply | Forward Message #424 of 509 |
Re: [Fortran] how to get the addres of a pointer in fortran 90



millenavillar <millenavillar@...> wrote:Hi,

I would like to know how can I print the addres of a pointer , in
Fortran 90. When I try to print the pointer only appear the value of
the variable that is associated to it. Is there other manner than by
"loc()"?? (but it only accept the associated variable)


thanks

millena












SPONSORED LINKS
Basic programming language C programming language Computer programming languages
The c programming language C programming language List of programming languages

---------------------------------
YAHOO! GROUPS LINKS


Visit your group "fortran" on the web.

To unsubscribe from this group, send an email to:
fortran-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


---------------------------------




__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

[Non-text portions of this message have been removed]






Thu Sep 15, 2005 1:41 pm

sasa_roma1
Offline Offline
Send Email Send Email

Forward
Message #424 of 509 |
Expand Messages Author Sort by Date

Hi, I would like to know how can I print the addres of a pointer , in Fortran 90. When I try to print the pointer only appear the value of the variable that is...
millenavillar
Offline Send Email
Sep 13, 2005
7:32 am

millenavillar <millenavillar@...> wrote:Hi, I would like to know how can I print the addres of a pointer , in Fortran 90. When I try to print the...
ramy ramy
sasa_roma1
Offline Send Email
Sep 16, 2005
5:57 pm

... F90 pointers are funny creatures in that they are dereferenced in almost all contexts. You are not supposed to be able to get at them directly. A "usual...
w6ws
Offline Send Email
Sep 19, 2005
4:59 pm

... F90 pointers are funny creatures in that almost any reference to them causes them to be dereferenced. The "usual trick" with F90 pointers is to place them...
Walter Spector
w6ws
Offline Send Email
Sep 19, 2005
4:59 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help