Re: Linux driver裏怎麼fopen()??

看板Programming作者時間18年前 (2006/10/01 16:48), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《smartkk.bbs@bbs.ncku.edu.tw (沒什新鮮事)》之銘言: : 我的usb driver,想要在insmod時開檔,把設定值讀進去,故driver裏, : 有fopen() & fclose(),compiler時是ok的。但我insmod時,確有錯誤訊息, ^ compile 才是動詞喔! : 大概是說symbol not found之類。 : 1、請問要怎麼解決這問題 這是標準危險動作, 建議你不要做. 想知道為什麼不建議, 要怎麼處理, 或是你還是想這樣做, 請看 http://www.linuxjournal.com/node/8110/print : 2、還有在driver裏面,可用strstr() & sscanf()之類的函數嗎?我試過可以 : compiler ^^^^^^^^ compile 應該可以, 我沒試過 strstr 或 sscanf, 但 strcmp 是沒問題的. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 71.136.250.102 ※ 編輯: march20 來自: 71.136.250.102 (10/01 16:55)
文章代碼(AID): #157u3oFU (Programming)
討論串 (同標題文章)
文章代碼(AID): #157u3oFU (Programming)