macro_rules! MAKEINTATOM {
($e:expr) => { ... };
}Expand description
G.12 MAKEINTATOM
creates an integer atom from a given WORD value
macro_rules! MAKEINTATOM {
($e:expr) => { ... };
}G.12 MAKEINTATOM
creates an integer atom from a given WORD value