atom equal sequence

new topic     » topic index » view thread      » older message » newer message

I get no warning or crash with this code Should this code generate a warning?

-- 
constant M_EU_INFO = 75 
 
enum MAJ_VER, MIN_VER, PAT_VER, VER_TYPE, REVISION, START_TIME 
 
constant version_info = machine_func(M_EU_INFO, {}) 
 
atom start = version_info 
 
?start[START_TIME] 
 
while get_key()=-1 do 
 
end while 
new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu