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

Out of memory !! 求救 Bornald C++ 5.0

0 views
Skip to first unread message

汪汪..... ^-^

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


我在編一個hello的程式時卻出現以下的Message

Info :Transferring to D:\BC5\BIN\tlink.exe
@D:\BC5\EXAMPLES\DOS\makeall.r$p
Fatal:(1,1):Out of memory

程式的內容如下:
// Borland C++ - (C) Copyright 1991, 1995 by Borland International

/* HELLO.C -- Hello, world */

#include <stdio.h>
#include <conio.h>

int main()
{
printf("Hello, world\n");
getch();
return 0;
}


我用的是Borland c++ 5.0
Windows95 + 32M Ram

請救救我吧!!

夸克

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

==> 在 Macto...@vlsi1.iie.ncku.edu.tw (汪汪..... ^-^) 的文章中提到:
: 我在編一個hello的程式時卻出現以下的Message

請參考 http://www.mdex.net/~kentr/

LeeWen

unread,
Oct 2, 1996, 3:00:00 AM10/2/96
to


汪汪..... ^-^ <Macto...@vlsi1.iie.ncku.edu.tw> wrote in article
<3Eh6Fj$4...@vlsi1.iie.ncku.edu.tw>...


>
>
> 我在編一個hello的程式時卻出現以下的Message
>
> Info :Transferring to D:\BC5\BIN\tlink.exe
> @D:\BC5\EXAMPLES\DOS\makeall.r$p
> Fatal:(1,1):Out of memory
>
> 程式的內容如下:
> // Borland C++ - (C) Copyright 1991, 1995 by Borland
International
>
> /* HELLO.C -- Hello, world */
>
> #include <stdio.h>
> #include <conio.h>
>
> int main()
> {
> printf("Hello, world\n");
> getch();
> return 0;
> }
>
>
> 我用的是Borland c++ 5.0
> Windows95 + 32M Ram
>
> 請救救我吧!!
>
>
>

我也一樣耶,不知道為什麼
有時又不會
偷偷問一下,你是不是用大補帖BC5.0?

0 new messages