[問題] 有誰會C程式語言 (急) 謝謝!!

看板Programming作者 (^^)時間17年前 (2008/04/13 22:09), 編輯推噓6(602)
留言8則, 7人參與, 最新討論串1/2 (看更多)
我有很急的C程式問題 想問一下各位大大 因為要考試了 可是我不會寫 可以幫忙解答嗎 已經問過很多同學可是大家都不會 拜託了 謝謝 題目如下: 1. [清除記憶體]Write a function "void bzero(char*p, int n)" to set the n contiguous bytes of memory starting from the pointer p to '\0'. 2. [設定記憶體]Write a function "void bset(char*p, int n, char x)" to set n contiguous bytes of memory starting from the pointer p to the value of x. 3. [反向字元搜尋]Write a function "int findlast(char *s, char c)" to retur the index position of the last occurrence of a specified char c within the string s, and return -1 if not found, such as findlast("language",'a') returns 5. 4. [八進位字串轉整數]Write a function "int otoi(char h[])" to convert an octal string h to an integer, such as otoi("377") returns 255. 5. [十六進位字串轉整數]Write a function "int xtoi(char h[])" to convert a hexadecimal string h to an integer, such as xtoi("3ff") returns 1023. 6. [去兩邊空白]Write a function "void trim(char s[])" to remove the rightm and leftmost spaces of string s, such as trim(" ab c ") gets "ab c". 希望有好心人幫幫我這可憐的學生   這科沒過就要延畢了 拜託各位大大幫幫忙 我會感激不盡  謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 125.225.105.234

04/13 22:29, , 1F
一題500元ok嗎? 可以的話麻煩寄信給我,3Q
04/13 22:29, 1F

04/13 22:35, , 2F
為了將來,你還是延畢吧;也可考慮轉行...
04/13 22:35, 2F

04/13 23:09, , 3F
你忘了使用"小女子" 再po一次吧
04/13 23:09, 3F

04/14 00:05, , 4F
科科 你老闆要你寫程式出來時
04/14 00:05, 4F

04/14 00:05, , 5F
你也要上網po這種垃圾文求救嗎?
04/14 00:05, 5F

04/14 00:27, , 6F
希望你遇到好心人 ^^加油 考完出去玩
04/14 00:27, 6F

04/15 07:46, , 7F

04/15 09:13, , 8F
好課值得一修再修
04/15 09:13, 8F
文章代碼(AID): #180XG2tY (Programming)
文章代碼(AID): #180XG2tY (Programming)