avr-libc  2.0.0
Standard C library for AVR-GCC

AVR Libc Home Page

AVRs

AVR Libc Development Pages

Main Page

User Manual

Library Reference

FAQ

Example Projects

データフィールド
div_t 構造体リファレンス

データフィールド

int quot
 
int rem
 

説明詳細

div()関数の返値の型

フィールド説明

int div_t::quot

商部

int div_t::rem

剰余部


この構造体のドキュメントは、次のファイルから生成されました。