pforth  0943e5e71114f286dbb2474d55aabf91df02d104
_loop_struct Struct Reference

Data Fields

const char * body_start
 
FORTH_TYPE value
 
FORTH_TYPE stop_value
 

Field Documentation

const char* _loop_struct::body_start

Pointer to the space right after DO

FORTH_TYPE _loop_struct::stop_value

Loop exit condition

FORTH_TYPE _loop_struct::value

Current value of the loop


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