This website requires JavaScript.
Explore
Help
Sign In
gered
/
picoc
Watch
1
Star
0
Fork
You've already forked picoc
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
57ce5fd4c6
picoc
/
tests
/
10_pointer.expect
8 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Pointers now work git-svn-id: http://picoc.googlecode.com/svn/trunk@118 21eae674-98b7-11dd-bd71-f92a316d2d60
2009-02-26 05:16:49 -05:00
a = 42
Fixed lexer issue temporarily Diked out failing pointer test case for now Added platform return value example git-svn-id: http://picoc.googlecode.com/svn/trunk@127 21eae674-98b7-11dd-bd71-f92a316d2d60
2009-02-28 14:57:03 -05:00
bolshevic.a = 12
bolshevic.b = 34
bolshevic.c = 56
'->' operator implemented git-svn-id: http://picoc.googlecode.com/svn/trunk@181 21eae674-98b7-11dd-bd71-f92a316d2d60
2009-03-09 19:18:04 -04:00
tsar->a = 12
tsar->b = 34
tsar->c = 56
Reference in a new issue
Copy permalink