The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

fdate (3)
  • >> fdate (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         fdate - return date and time in an ASCII string
    
    SYNOPSIS
         subroutine fdate (string)
         character*24 string
    
         character*24 function fdate()
    
    DESCRIPTION
         fdate returns the current date and time  as  a  24-character
         string in the format described under ctime(3).
    
         fdate can be called either as a function or as a subroutine.
         If called as a function, the calling routine must define its
         type and length.
    
         Example:
    
              character*24   fdate
              write(*,*) fdate()
              end
    
         The output is formatted as follows:
              Mon Aug 1 09:24:21 1994
    
    FILES
         libF77.a
    
    SEE ALSO
         ctime(3), time(3F), idate(3F)
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру