This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
Watch
4
Star
0
Fork
0
You've already forked newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
synced
2025-01-16 03:19:54 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
winsup
/
mingw
/
samples
/
dlltest
/
exe.exp
9 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merging MinGW changes
2002-05-28 13:13:45 +00:00
In add!
x = 10
y = 13
10 + 13 = 23
In sub!
x = 10
y = 13
10 - 13 = -3
Reference in New Issue
Copy Permalink