This website requires JavaScript.
Explore
Help
Sign in
dawids
/
lang-bootstrap
Watch
1
Star
0
Fork
You've already forked lang-bootstrap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
73b6a68559
lang-bootstrap
/
05
/
main.c
7 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
very simple types working!
2022-01-19 22:23:29 -05:00
/*typedef struct {
type splitting
2022-01-19 11:57:42 -05:00
int
i
[
41
]
;
long
double
d
;
}
(
*
x
)
(
void
)
;
very simple types working!
2022-01-19 22:23:29 -05:00
*/
more work, now it's broken
2022-01-26 14:54:23 -05:00
typedef
int
Foo
;
Reference in a new issue
Copy permalink