User Profile

Collapse

Profile Sidebar

Collapse
muthukumar25 K
muthukumar25 K
Last Activity: Mar 19 '12, 07:24 AM
Joined: Mar 15 '12
Location: chennai india
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • muthukumar25 K
    started a topic fcntl.ioctl equalient code in java ?
    in Java

    fcntl.ioctl equalient code in java ?

    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
    See more | Go to post

  • muthukumar25 K
    started a topic Functionality of fcntl.ioctl ?

    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
    See more | Go to post
No activity results to display
Show More
Working...