Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Matt300209
/
eval_venv
like
0
Model card
Files
Files and versions
xet
Community
main
eval_venv
/
venv
/
lib
/
python3.10
/
site-packages
/
Cython
/
Debugger
/
Tests
/
cfuncs.c
Matt300209
Upload folder using huggingface_hub
9823a7e
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
71 Bytes
void
some_c_function
(
void
)
{
int
a, b, c;
a =
1
;
b =
2
;
}