incompatible incompatible redefinition of macro

【incompatible incompatible redefinition of macro】

incompatible incompatible redefinition of macro

文章插圖
大家好,小跳來為大家解答以上的問題 。incompatible redefinition of macro,incompatible這個很多人還不知道,現在讓我們一起來看看吧!
1、以下是在VS2008下編譯通過的,我的VC6.0貌似有問題,不然就是我的程序有問題了 。
2、希望對你有所幫助 。
3、#include "stdafx.h"#include#include#includevoid printArray(double x[],int size){srand( time( 0 ) );int i;for(i=0;i本文到此分享完畢,希望對大家有所幫助 。