Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
colejohnson66
on Oct 9, 2023
|
parent
|
context
|
favorite
| on:
My personal C coding style as of late 2023
Not sure about 64-bit `int`, but it is 16-bit on some 16-bit micros, such as the AVR line (used by the original Arduino).
galangalalgol
on Oct 9, 2023
[–]
Ti dsps have 48bits for long.
colejohnson66
on Oct 13, 2023
|
parent
|
next
[–]
Yep. DSPs always have weird architectures, but in most cases, one isn't compiling the same code for multiple DSP architectures. As an example, the C2000 line has a 16-bit `char`; There is no support for "bytes".
i_am_a_peasant
on Oct 9, 2023
|
parent
|
prev
[–]
yeah i had 48 bit pointers on one asic. upper 16 bits selected memory partition/region
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: