Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @aetios@sns.minovsky.space
aetios is @ BornHack@aetios@sns.minovsky.space (2026-07-25 01:26:54)
the reason i asked was that you declare it as 'int array[]' so i thought maybe you are saying that array[] is an int (like array[] is an integer pointer) but no it just says that the array contains integers nothing more nothing less
---Reply---
aetios is @ BornHack@aetios@sns.minovsky.space (2026-07-25 01:27:11)
now youll tell me that actyually array* is an int and yes i know it is
Reply
---Replies---
chilled bañañas@bananas@catcatnya.com (2026-07-25 01:29:14)
@aetios i wouldn't think of pointers as being integers in the general case tbh. they certainly can be if you need them to be, but it's probably an unhelpful way to think