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.
Printable View
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.
have you read this: http://cboard.cprogramming.com/linux...tring-int.html