Hello, How can we make this function, a thread safe? char * getString(int i) { static char buffer; <---- (Lock?)
確定! 回上一頁