This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
sc
Watch
1
Star
0
Fork
0
You've already forked sc
mirror of
https://github.com/tezc/sc.git
synced
2025-01-28 07:03:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sc
/
math
/
math_example.c
8 lines
32 B
C
Raw
Normal View
History
Unescape
Escape
Dev (#6) * thread & url * fix cirrus * fix thread * fix thread * split actions * test * fix test * fix windows thread * cond & fail-fast * cond & fail-fast * cond & fail-fast * cond & fail-fast * buffer * fix swap * fix big endian * socket & poll * socket fix * kqueue fix * freebsd * socket & mmap init * kqueue * kqueue * valgrind * fix freebsd * kqueue * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * fix big endian fmt * fix big endian fmt * mmap * mmap * mmap * mmap * fix freebsd * fix 32 bit, mmap * fix 32 bit, mmap
2020-11-26 19:48:03 +03:00
int
main
(
)
{
documentation
2020-12-27 20:58:52 +03:00
Dev (#6) * thread & url * fix cirrus * fix thread * fix thread * split actions * test * fix test * fix windows thread * cond & fail-fast * cond & fail-fast * cond & fail-fast * cond & fail-fast * buffer * fix swap * fix big endian * socket & poll * socket fix * kqueue fix * freebsd * socket & mmap init * kqueue * kqueue * valgrind * fix freebsd * kqueue * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * accept fix * fix big endian fmt * fix big endian fmt * mmap * mmap * mmap * mmap * fix freebsd * fix 32 bit, mmap * fix 32 bit, mmap
2020-11-26 19:48:03 +03:00
return
0
;
}
Reference in New Issue
Copy Permalink