converting char* to type - "long"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: converting char* to type - "long"
- From: "Arun Srinivasan" <arunlkml@xxxxxxxxx>
- Date: Fri, 17 Mar 2006 11:16:35 -0800
I am passing a "char*" which is an string that represents an address of type "long" from user space to kernel space. So in kernel space how can I convert this string into the actual type "long" ? I am assuming there is no (long)atoi() in kernel.
--
"There are 10 people in the world - those who understand binary and those who dont !"
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]