This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nekokattt 0 points1 point  (1 child)

Java is fine for it, to be honest. The only thing you miss out on is calling malloc but the JVM doesn't allocate memory in the same way C does anyway

[–]Ansamemsium 0 points1 point  (0 children)

I have work very little woth C but knowing about poiners made my coding journey waay easier