This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
tangara-fw
Watch
1
Star
0
Fork
You've already forked tangara-fw
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fork of Tangara with customizations
1174
Commits
3
Branches
0
Tags
109 MiB
C
92.2%
C++
4.3%
Shell
1.2%
Makefile
0.6%
Python
0.5%
Other
1%
Tree:
813db15da8
tangara-fw
/
lib
/
opus
/
cmake
/
vla.c
7 lines
102 B
Raw
Blame
History
int
main
(
)
{
static
int
x
;
char
a
[
+
+
x
]
;
a
[
sizeof
a
-
1
]
=
0
;
int
N
;
return
a
[
0
]
;
}
Reference in new issue
View Git Blame
Copy Permalink