原文:將一個數字字符串轉換成與其面值相同的長整形整數

include lt stdio.h gt include lt string.h gt long fun char s long m int i,n strlen s for i i lt n i m m s i 從數的最高位開始賦值給m return m void main char s printf please input a num string: gets s printf afte ...

2019-07-31 12:20 0 412 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM