vsscanf in Redlib

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

vsscanf in Redlib

633件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by micronpn on Mon May 19 12:21:37 MST 2014
Seems that vsscanf() is not implemented in Redlib also if there is its prototype in stdio.h
Is it right or is there any issue related to vsscanf "undefined reference to 'vsscanf' " error building a project in LpcXpresso?
0 件の賞賛
返信
1 返信

621件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue May 20 00:30:36 MST 2014
You are correct, vsscanf() is not available in Redlib. It looks like the stdio header file has got ahead of the codebase with regards to the addition of this C99 function. We'll investigate fixing this for a future release.

Regards,
LPCXpresso Support
0 件の賞賛
返信