karolherbst / Gamekeeper-Framework

Library for hooking up game stores and merging them into one single library
GNU Lesser General Public License v2.1
2 stars 0 forks source link

core/curl: convert ints to string first #105

Closed karolherbst closed 10 years ago

karolherbst commented 10 years ago

otherwise they might be treated like char

Jookia commented 10 years ago

Looks great to me.