Présentation
Documentation
L'équipe
Sérialisation
 
Programmes
Objets
Libs Utilitaires
Libs Internes
   
 
Editeur
Syntaxes
Windows
Versions
   

SCR/AL1 - TOME III. Les librairies utilitaires

3. Le groupe s_date

3.11 SCR_time_to_long (file s_dtchkt.c:30)

Syntax

long SCR_time_to_long(string)
char *string ;

Description

Transforme une heure formattée dans string en long. Le format est celui défini dans la variable globale SCR_TIME_FMT.

Valeur retournée

un long représentant l'heure

Exemple

    SCR_time_to_long("12:53:12");

Voir également

SCR_ftime_to_long()

3.11.1 File s_dtchkt.c

SCR_check_fmt_time(str, fmt)
SCR_check_time(hour)
long SCR_ftime_to_long(str, fmt)
long SCR_time_to_long(string)

Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be