-
I would like to propose a bit-float literal:
``` julia
julia> 0b1.101p0
1.625
```
As the name suggests, it's similar to a [hex float literal](http://www.exploringbinary.com/hexadecimal-floating-poin…
-
I think this dialog is very nice, however, if I was to run someone else's tests it still be useful to continue.
Can we load anyway after pressing ok?
```
---------------------------
Boost Test R…
-
Originally reported on Google Code with ID 63
```
Add binding to http://bitlash.net/
probably needs something like
u8g line 1 2 3 4
ug8 text x y "text"
--> not sure if bitslash supports strings for u…
-
## String-related functions
- [x] explode (#19)
- [ ] implode
- [ ] levenshtein
- [ ] str_rot13
- [ ] addcslashes
- [ ] addslashes
- [ ] bin2hex
- [ ] chop
- [ ] chr
- [ ] chunk_split
- [ ]…
-
## String-related functions
- [x] explode (#24)
- [x] implode (#24)
- [ ] levenshtein
- [ ] addcslashes
- [ ] addslashes
- [ ] bin2hex
- [ ] chop
- [ ] chr
- [ ] chunk_split
- [ ] convert_…
-
@sezero noticed that %z does not work properly with MingW, patch here:
In case you want to fix this, a patch against vkQuake is here: https://github.com/Novum/vkQuake/pull/498
Novum updated
2 years ago
-
`sprintf("% #6f", "2")`results in a `SyntaxError: [sprintf] unexpected placeholder`
From `man printf`:
```
Each format specification is introduced by the percent character ("%''). The remainder of …
pmast updated
8 years ago
-
```
Serial.print(n, HEX, 3); // for example
```
Original issue reported on code.google.com by `dmel...@gmail.com` on 24 May 2011 at 7:34
-
```
Serial.print(n, HEX, 3); // for example
```
Original issue reported on code.google.com by `dmel...@gmail.com` on 24 May 2011 at 7:34
-
```
Serial.print(n, HEX, 3); // for example
```
Original issue reported on code.google.com by `dmel...@gmail.com` on 24 May 2011 at 7:34