标签: c scanf
我想使用fscanf阅读以下文字。但是,我尝试使用intent-uuid来阅读它。但它不起作用。整数总是包含在字符串中,我无法分隔字符串部分和整数部分。
intent-uuid
"fscanf(ifp, "%[^d\n] %d", title, &stock)"