This website requires JavaScript.
Explore
Help
Sign In
tonitch
/
gmath.h
Watch
1
Star
0
Fork
0
You've already forked gmath.h
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gmath.h
/
build.sh
6 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
first init
2023-06-02 11:55:48 +02:00
#!/bin/sh
set
-xe
basic vector operations
2023-06-02 19:33:32 +02:00
gcc -g -Wall -Wextra -o main main.c -lm
Reference in New Issue
Copy Permalink