Re: Attempting to subscript an atom Error

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

Try

public function al_init_primitives_addon()  
object x 
 
          x = c_func(xal_init_primitives_addon,{}) --error is coming from this line  
 
return x 
end function  
 

and

export constant xal_init_primitives_addon = define_c_func(prim,"+al_init_primitives_addon",{},C_INT),  

and

 object a = al_init_primitives_addon()  

Cheers

Chris

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

Search



Quick Links

User menu

Not signed in.

Misc Menu