Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Daniel Stevens (eris@p.enes.lv)'s status on Thursday, 22-Jan-2026 02:31:10 JST
Daniel Stevenspointers are numbers
explain this then: https://godbolt.org/z/cfPW9oPq9
error: invalid operands to binary * (have 'int *' and 'int *')
4 | x * x;
| ~ ^
| | |
| | int *
| int *
CC: @lizzy@social.vlhl.dev