Hi, On 09/05/2016 06:39 PM, Adeel Mohammad Malik wrote: > I want to convert an int to a string.
check out the fmt module. It has functions like "fmt_uint32_dec()" which should do what you want. Kaspar _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
