Re: function/procedure arguments

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

thanks very much greg - learned a lot.

trying your code, i found with phix i get:

H:\Euphoriaprog\Microexp\tester.ew:8 
type check failure, s11 is 4.611686019e+18 
 
Global & Local Variables 
 
--> see H:\Euphoriaprog\Microexp\ex.err 
Press Enter... 

changing

integer s11 = eumem:malloc() 

to

integer s11 = eumem:malloc(1,1)  

the example works for phix

richard

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

Search



Quick Links

User menu

Not signed in.

Misc Menu