Numworks Epsilon  1.4.1
Graphing Calculator Operating System
mp_bound_slice_t Struct Reference

#include <obj.h>

Public Attributes

mp_uint_t start
 
mp_uint_t stop
 
mp_int_t step
 

Detailed Description

Definition at line 838 of file obj.h.

Member Data Documentation

◆ start

mp_uint_t mp_bound_slice_t::start

Definition at line 839 of file obj.h.

◆ step

mp_int_t mp_bound_slice_t::step

Definition at line 841 of file obj.h.

◆ stop

mp_uint_t mp_bound_slice_t::stop

Definition at line 840 of file obj.h.


The documentation for this struct was generated from the following file: