Join Slack
Powered by
How to take the pointer to a local variable? I wan...
# kotlin-native
j
Jason5lee
06/07/2020, 1:55 AM
How to take the pointer to a local variable? I want to do something like
fwrite(&i, sizeof(int), 1, f)
.
5
Views
Open in Slack
Previous
Next