Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kasamuday
/
object
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
object
/
Lib
/
site-packages
/
Cython
/
Debugger
/
Tests
/
cfuncs.c
Kasamuday
Upload 4487 files
16a8ff1
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
79 Bytes
void
some_c_function
(
void
)
{
int
a, b, c;
a =
1
;
b =
2
;
}