Well, in c any Pointer is an integer. If you want the plain numeric value, you can just cast the pointer to int. There is no conversion function
Am 05.09.2016 5:58 nachm. schrieb "Adeel Mohammad Malik" < [email protected]>: Hi, A quick question, what functions should I use to convert between a char * and int in RIOT? /Adeel _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
_______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
