Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

有關 VC++ 的幾個問題 ...

0 views
Skip to first unread message

Kherwei

unread,
Sep 30, 1996, 3:00:00 AM9/30/96
to

==> 在 Ericosur@cis_nctu (賴子 (男的)) 的文章中提到:
> 各位先進請問:
> 1. 我寫oo的程式, 其輸出入是 iostream, 可以到 VC 下面用嗎? (我不想寫Win Apps)
Sure... why not, iostream is a ANSI standard, and VC is a
ANSI support's compiler.

> 2. VC 的可執行檔是否只有 for Win 而已? 可以 for DOS 嗎?
Sure, VC not only generated Windows AP, it's command-line compile
command id CL, actually all windows AP used this core compiler.
But beware, Vieual C++ 4.x are not support 16-bit DOS, namely
your DOS program can compile propely but can't execute on 16-bit
DOS (DOS version below 7.0 and without DOS Extender)


--
[Lee, Kher-wei]
ie82...@csie.fju.edu.tw
l...@fujens.fju.edu.tw
Fu-Jen Catholic University, Computer Science & Information Engineering Dept.

Nam et ipsa scientia potestas est.
--
* Origin: ★ 交通大學資訊科學系 BBS ★ <bbs.cis.nctu.edu.tw: 140.113.23.3>

賴子 (男的)

unread,
Sep 30, 1996, 3:00:00 AM9/30/96
to

各位先進請問:
1. 我寫oo的程式, 其輸出入是 iostream, 可以到 VC 下面用嗎? (我不想寫Win Apps)
2. VC 的可執行檔是否只有 for Win 而已? 可以 for DOS 嗎?
3. OOP != Windows Programming && C++ != OOP :)

--
[1mMay the [1;33mINTERNET [0m [1mbe with US! [0m
E-mail : eric...@www.cgu.edu.tw
b822...@cguaplo.cgu.edu.tw
Homepage : http://www.cgu.edu.tw/~ericosur/

0 new messages