Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pridivi Vasu
uwimgdll
Commits
8cf9af1b
Commit
8cf9af1b
authored
Jan 06, 2022
by
Chahyon Ku
Browse files
Update uwimg.py
parent
06bdaac0
Changes
1
Hide whitespace changes
Inline
Side-by-side
uwimg.py
View file @
8cf9af1b
import
sys
,
os
from
ctypes
import
*
import
math
import
random
lib
=
CDLL
(
'x64/Release/uwimgdll.dll'
)
...
...
@@ -276,4 +273,4 @@ test_hw5 = lib.test_hw5
test_hw5
.
argtypes
=
[]
test_hw5
.
restype
=
None
#test_hw0()
\ No newline at end of file
#test_hw0()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment