Thread: Check for integer in kernel module

  1. #1
    Registered User
    Join Date
    Nov 2007
    Posts
    96

    Check for integer in kernel module

    What system call would I have to use to check if the input was an integer if I am creating a module that reads from the user and writes to a /proc file entry.

  2. #2
    Hurry Slowly vart's Avatar
    Join Date
    Oct 2006
    Location
    Rishon LeZion, Israel
    Posts
    6,788
    All problems in computer science can be solved by another level of indirection,
    except for the problem of too many layers of indirection.
    – David J. Wheeler

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Find Injected DLLs In A Process?
    By pobri19 in forum Windows Programming
    Replies: 35
    Last Post: 02-06-2010, 09:53 AM
  2. SOS - Can a monolithic kernel be used in a micro-kernel style OS?
    By sean in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 11-20-2008, 09:30 AM
  3. Touchkit xorg module error
    By thesourcehim in forum Linux Programming
    Replies: 0
    Last Post: 10-06-2008, 06:54 AM
  4. first module programming Error
    By Hoshangi in forum Linux Programming
    Replies: 1
    Last Post: 08-05-2008, 05:10 AM
  5. CreateThread ?!
    By Devil Panther in forum Windows Programming
    Replies: 13
    Last Post: 11-15-2005, 10:55 AM