Clicky

Fortran Wiki
null (Rev #2, changes)

Skip the Navigation Links | Home Page | All Pages | Recently Revised | Authors | Feeds | Export |

Showing changes from revision #1 to #2: (追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)

Description

Returns a disassociated pointer.

If mold is present, a dissassociated pointer of the same type is returned, otherwise the type is determined by context.

In(削除) Fortran (削除ここまで)(削除) 95, (削除ここまで)(追記) Fortran 95 (追記ここまで)(追記) , (追記ここまで)mold is optional. Please note that(削除) Fortran (削除ここまで)(削除) 2003 (削除ここまで)(削除) includes (削除ここまで)(削除) cases (削除ここまで)(削除) where (削除ここまで)(削除) it (削除ここまで)(削除) is (削除ここまで)(削除) required. (削除ここまで)(追記) Fortran 2003 (追記ここまで)(追記) includes cases where it is required. (追記ここまで)

Standard

(削除) Fortran 95 and later (削除ここまで)(追記) Fortran 95 (追記ここまで)(追記) and later (追記ここまで)

Class

Transformational function

Syntax

ptr => null([mold])

Arguments

  • mold - (Optional) shall be a pointer of any association status and of any type.

Return value

A disassociated pointer.

Example

real, pointer, dimension(:) :: vec => null ()

See also

associated

category: (削除) Intrinsics (削除ここまで)(追記) intrinsics (追記ここまで)

Revision from April 30, 2009 20:15:55 by Jason Blevins
Forward in time (to current) | Back in time (1 more) | See current | Hide changes | History | Rollback | View: Source | Linked from: Intrinsic procedures, associated

AltStyle によって変換されたページ (->オリジナル) /