uwenku
標簽列表
c
2
熱度
1
回答
錯誤:函數聲明「ms_abi」這裏沒有調用約定(鐺)
當我嘗試編譯C代碼,其中包括另一C頭我得到這個錯誤以前聲明: x86_64-uefi/../../libk/string.h:9:10: error: function declared 'ms_abi' here was previously declared without calling convention KABI int memcmp(const void *d1, co
c
clang
abi
osdev
freestanding
2017-12-27
-5
熱度
2
回答
似乎無法理解C程序今僅存錯誤
我不知道如何解決和需要幫助的錯誤是: 在第20行和列28 [錯誤]不能轉換 '詮釋**' 到 'INT *' 的參數 '1' 到 '空隙 樂透(INT *,INT,INT,INT,INT,INT)' 在的這部分代碼: #include <stdio.h> #include <stdlib.h> int read1(); int even1(); int e
c
2017-12-27
0
熱度
1
回答
允許使用execvp執行程序
我創建了一個shell副本,並且遇到了可執行自制程序的問題。我的意思是,當我想執行諸如java,ls,wc等等的東西時,一切正常...... PATH變量中已經存在的所有