Dipanjan Das
Dipanjan Das
Looks like the return type of `expr_eval()` is `float` which is 32 bit wide on my 64 bit system. Is it possible to use `double` which is of 64 bits...
I am testing an SD card with `f3write` that gives me the following results: ``` $ f3write /tmp F3 write 8.0 Copyright (C) 2010 Digirati Internet LTDA. This is free...
Using v2 of the API, when the app requests `wallet:accounts:read` permission, the user is allowed to choose only one of the three possible wallets. How can the app request permission...