Skip to content

Commit 7a169f2

Browse files
committed
Update README.md
1 parent 6f22027 commit 7a169f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
Project started in january 2022.
1010
VB does not have any intrinsic unsigned Datatypes, except the datatype Byte.
11-
So it's obvious we need at least some functions to fill the gap.
12-
So I came up with a library, my first real attempt to asm programming.
11+
This is a dll in asm with some functions to do arithmetic operations on VB.Long (Int32) just like it were unsigned.
1312

1413
![<AppName> Image](Resources/<AppName>.png "<AppName> Image")

0 commit comments

Comments
 (0)