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
618be81b5c
lang-bootstrap
/
05
/
main.c
7 lines
95 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
*/
starting to move things around; nothing broken yet seemingly
2022-01-25 23:13:29 -05:00
typedef
int
Foo
(
struct
Bar
*
)
;
Reference in a new issue
Copy permalink