誰幫我剖析一道c 程式設計,給我寫出每一步所表示的意思

時間 2022-07-09 02:00:08

1樓:匿名使用者

#include「stdio.h」是c的,c++用#includemain()函式前沒寫返回型別是不允許的!沒有返回前面加voidint a=4; 定義整形變數a並賦值為4;

cout<

後面的fun函式要做的內容是:採用引用的方式傳入引數,並將引數自加6並輸出出來!你在main()函式中沒有呼叫fun函式,所以該函式在程式中不會執行

將所有的錯誤改掉後結果應該是:4 0x****** 4

2樓:

你編譯執行一把不就知道了。。

hint:

這個fun的引數是傳引用

一道C 程式設計題,一道c 程式設計題

看了介面有返回值,就不敢直接動輸入 用了複製和記憶體釋放,然而我想多了.include char fun char str for i 0 i s str,text free text return 0 ggoi romndno good morningprocess returned 0 0x0 ...

一道C語言程式設計題,一道C語言程式設計題

order.h中的 void mintomax int a order.c中的 include order.h void mintomax int a main.c中的 include include order.h void main printf n 瑜琅 name main.c author ...

求解一道c 程式設計題,求解一道簡單的C語言程式設計題

麼誒節奏 include using namespace std int search int p1,int n,int p2 void print int p,int n int main int arr1 10 int arr2 int count search arr1,10,arr2 pri...