my work is Convert Python Application to Java Application ?
here I have trouble what the following code perform I don't know the code what's doing this code exactly.
def get(self):
self.correction s = fcntl.ioctl(sel f.joystick, -2145097182, self.correction s)
for n in range(5):
self.correction[n].unpack(self.co rrections[(n * 36)n + 1) * 36)])
Kindly advice me
User Profile
Collapse
-
fcntl.ioctl equalient code in java ?
-
Functionality of fcntl.ioctl ?
def get(self):
self.correction s = fcntl.ioctl(sel f.joystick, -2145097182, self.correction s)
for n in range(5):
self.correction[n].unpack(self.co rrections[(n * 36):((n + 1) * 36)])
In the Above code which kind of value and what the function perform , kindly advice me
No activity results to display
Show More