[問題] Dev and Visual 使用問題

作者: victor30501 (victor30501)   2014-11-09 10:01:17
開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
Dev c++ , Visual 2010
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
#include <stdio.h>
#include <stdlib.h>
問題(Question):
我照著書中輸入code後,在Dev裡面可以正常運作,但在Visual內就無法,
會出現以下訊息:
1>
作者: GoIt (凍物。)   2014-11-09 10:13:00
我猜是system("pause")這函式第二個就unicode的問題吧
作者: cjcat2266 (CJ Cat)   2014-11-09 15:37:00
#include <cstdlib> and std::system("pause") ?
作者: Push5F (帳號已賣)   2014-11-09 23:58:00
printf("Press any key");getchar();

Links booklink

Contact Us: admin [ a t ] ucptt.com