Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Time.h

  Sprache: C
 

#ifndef Time_H
#define Time_H

#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"

#include "CalendarError.d.h"
#include "Rfc9557ParseError.d.h"

#include "Time.d.h"






typedef struct icu4x_Time_create_mv1_result {union {Time* ok; CalendarError err;}; bool is_ok;} icu4x_Time_create_mv1_result;
icu4x_Time_create_mv1_result icu4x_Time_create_mv1(uint8_t hour, uint8_t minute, uint8_t second, uint32_t subsecond);

typedef struct icu4x_Time_from_string_mv1_result {union {Time* ok; Rfc9557ParseError err;}; bool is_ok;} icu4x_Time_from_string_mv1_result;
icu4x_Time_from_string_mv1_result icu4x_Time_from_string_mv1(DiplomatStringView v);

typedef struct icu4x_Time_start_of_day_mv1_result {union {Time* ok; CalendarError err;}bool is_ok;} icu4x_Time_start_of_day_mv1_result;
icu4x_Time_start_of_day_mv1_result icu4x_Time_start_of_day_mv1(void);

typedef struct icu4x_Time_noon_mv1_result {union {Time* ok; CalendarError err;}; bool is_ok;} icu4x_Time_noon_mv1_result;
icu4x_Time_noon_mv1_result icu4x_Time_noon_mv1(void);

uint8_t icu4x_Time_hour_mv1(const Time* self);

uint8_t icu4x_Time_minute_mv1(const Time* self);

uint8_t icu4x_Time_second_mv1(const Time* self);

uint32_t icu4x_Time_subsecond_mv1(const Time* self);

void icu4x_Time_destroy_mv1(Time* self);





#endif // Time_H

Messung V0.5 in Prozent
C=97 H=100 G=98

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002