VER 4.0 map.e problem

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

Using WIN98 
 
   With this file:  
 
---- file start ---------- 
include map.e 
public type map(object o) 
 
map MastList   = new() 
map PreDefList = new() 
---- end of file --------- 
 
 
 
 
   I get this error: 
 
D:\#eu40\INCLUDE\std/machine.e:225 
'public' or 'export' must be followed by: 
<a type>, 'constant', 'procedure', 'type' or 'function' 
        export include memory.e 
                     ^ 
 
PS: 
 
There is not a very good description about using maps. It 
assumes that a user is completely familiar with hashing etc. 
You talk about large and small maps but explain nothing 
about how they grow from a small to a large.  
 

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

Search



Quick Links

User menu

Not signed in.

Misc Menu