Re: [docs] See the changes for 23Sep2019

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

bytes_to_int ignores the fact that include convert.e won't work. It's std/convert.e

The demo doesn't include the include line.

int_to_bits says include convert.e (should be include std/convert.e)

the demo doesn't include the include line. the demo doesn't declare variable s

bits_to_int has the same problems, invalid/missing includes, undeclared variable a

Most of the demos have problems with the headers, as in the example below.

include convert.e -- where is the std/ ? 
namespace convert 
public function atom_to_float64(atom a) 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu