将在Vista上运行的小型C编译器 [英] small C compiler that will run on Vista

查看:74
本文介绍了将在Vista上运行的小型C编译器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的新Vista电脑上做一些简单的编程。

它可以自动将.AAC文件移动到我手机的水银卡上。

(诺基亚的应用程序仅适用于USB线或蓝牙)。

因此应用程序必须选择.m3u播放列表,创建任何所需的

目录存储卡上的
并复制.AAC文件。它还需要

删除

当我想要删除播放列表时,存储卡中的文件和空目录。


我唯一使用的语言是.BAT和Open Office Basic。

我有一个非常旧版本的Visual C ++(1.0!),它不会运行在XP上

更别说Vista了。

我已经有了Suns Java开发环境,但我是java的新手&

我不希望

有一个网页&服务器只是为了在我的电脑上复制文件。


是否有一个可以在某处下载的小型Free C编译器?

可以处理ANSI C的东西所以我可以生成一个.exe会好吗

罚款。

我喜欢CygWin的想法,但这对我来说下载太大了。

所以任何东西低于40Mb会很好。


Jeremy Thomson

I want to do some simple programming at home on my new Vista PC.
Its to automate moving .AAC files to my phone''s mercury card.
(Nokia''s application only works with USB cable or bluetooth).
So the application has to pick up a .m3u playlist, create any needed
directories
on the memory card and copy across the .AAC files. It also needs to
delete
the files and empty directories from the memory card when I want to
remove a playlist.

The only languages I have on it are .BAT and Open Office Basic.
I''ve got a very old version of Visual C++ (1.0!) that wont run on XP
let alone Vista.
I''ve got Suns Java development environment but I''m a newbie to java &
I dont want
to have a web page & server just to copy files around on my PC.

Is there a small Free C compiler I can download somewhere?
Something that will handle ANSI C so I can generate an .exe will do
fine.
I like the Idea of CygWin but thats too big a download for me.
So anything under 40Mb would be good.

Jeremy Thomson

推荐答案

5月30日,9日:52 am,Jeremy Thomson< panzer ... @ gmail.comwrote:
On May 30, 9:52 am, Jeremy Thomson <panzer...@gmail.comwrote:

我想在我的新Vista电脑上做一些简单的编程。 />
它可以自动将.AAC文件移动到我手机的水银卡上。

(诺基亚的应用程序仅适用于USB线或蓝牙)。

因此,应用程序必须选择.m3u播放列表,在存储卡上创建任何所需的
目录

并复制.AAC文件。它还需要

删除

当我想要删除播放列表时,存储卡中的文件和空目录。


我唯一使用的语言是.BAT和Open Office Basic。

我有一个非常旧版本的Visual C ++(1.0!),它不会运行在XP上

更别说Vista了。

我已经有了Suns Java开发环境,但我是java的新手&

我不希望

有一个网页&服务器只是为了在我的电脑上复制文件。


是否有一个可以在某处下载的小型Free C编译器?

可以处理ANSI C的东西所以我可以生成一个.exe会好吗

罚款。

我喜欢CygWin的想法,但这对我来说下载太大了。

所以任何东西低于40Mb会很好。
I want to do some simple programming at home on my new Vista PC.
Its to automate moving .AAC files to my phone''s mercury card.
(Nokia''s application only works with USB cable or bluetooth).
So the application has to pick up a .m3u playlist, create any needed
directories
on the memory card and copy across the .AAC files. It also needs to
delete
the files and empty directories from the memory card when I want to
remove a playlist.

The only languages I have on it are .BAT and Open Office Basic.
I''ve got a very old version of Visual C++ (1.0!) that wont run on XP
let alone Vista.
I''ve got Suns Java development environment but I''m a newbie to java &
I dont want
to have a web page & server just to copy files around on my PC.

Is there a small Free C compiler I can download somewhere?
Something that will handle ANSI C so I can generate an .exe will do
fine.
I like the Idea of CygWin but thats too big a download for me.
So anything under 40Mb would be good.



不确定,但请检查DevCpp是否适用于Vista。

它可能适合您的需要。

谢谢

Not sure, but can you please check if DevCpp works on Vista.
It may suit your need.
Thanks


>

Jeremy Thomson
>
Jeremy Thomson



Jeremy Thomson写道:
Jeremy Thomson wrote:

我想在我的新Vista电脑上做一些简单的编程。

自动化移动.AAC文件到我手机的水银卡。

(诺基亚的应用程序只适用于USB线或蓝牙)。

所以应用程序必须选择一个.m3u播放列表,在存储卡上创建任何所需的

目录

并复制.AAC文件。它还需要

删除

当我想要删除播放列表时,存储卡中的文件和空目录。


我唯一使用的语言是.BAT和Open Office Basic。

我有一个非常旧版本的Visual C ++(1.0!),它不会运行在XP上

更别说Vista了。

我已经有了Suns Java开发环境,但我是java的新手&

我不希望

有一个网页&服务器只是为了在我的电脑上复制文件。


是否有一个可以在某处下载的小型Free C编译器?

可以处理ANSI C的东西所以我可以生成一个.exe会好吗

罚款。

我喜欢CygWin的想法,但这对我来说下载太大了。

所以任何东西低于40Mb会很好。


Jeremy Thomson
I want to do some simple programming at home on my new Vista PC.
Its to automate moving .AAC files to my phone''s mercury card.
(Nokia''s application only works with USB cable or bluetooth).
So the application has to pick up a .m3u playlist, create any needed
directories
on the memory card and copy across the .AAC files. It also needs to
delete
the files and empty directories from the memory card when I want to
remove a playlist.

The only languages I have on it are .BAT and Open Office Basic.
I''ve got a very old version of Visual C++ (1.0!) that wont run on XP
let alone Vista.
I''ve got Suns Java development environment but I''m a newbie to java &
I dont want
to have a web page & server just to copy files around on my PC.

Is there a small Free C compiler I can download somewhere?
Something that will handle ANSI C so I can generate an .exe will do
fine.
I like the Idea of CygWin but thats too big a download for me.
So anything under 40Mb would be good.

Jeremy Thomson



lcc-win32仅下载5.4MB。


包括编译器,项目管理调试器和IDE。
http://www.cs.virginia.edu/~lcc-win32 。在

vista下运行,但生成32位代码


jacob

lcc-win32 download is 5.4MB only.

Includes compiler, project management debugger and IDE.
http://www.cs.virginia.edu/~lcc-win32. Runs under
vista, but generates 32 Bit code

jacob


Jeremy Thomson说:


< snip>
Jeremy Thomson said:

<snip>

我可以在某处下载一个小的Free C编译器吗?
Is there a small Free C compiler I can download somewhere?

http:// www.cpax.org.uk/prg/portable/c/resources.php 包含一长串清单

的免费C编译器。


那个列表曾经有点长一点,但是唉,其中一个编译器是由一个看起来更加坚定的人来维护的b
他的产品在这里comp.lang.c比修复它的bug(或者确实是学习C的
),所以我从列表中删除了那个特定的编译器。


当然,我不会梦想提到他的名字,但是你可能很自然地会给他一个很好的现金。


-

Richard Heathfield

Usenet是一个奇怪的地方 - dmr 29/7/1999
http://www.cpax.org.uk

电子邮件:rjh在上述域名中, - www。

http://www.cpax.org.uk/prg/portable/c/resources.php contains a long list
of free C compilers.

That list used to be a little longer, but alas, one of the compilers is
maintained by someone who seemed to me to be more determined to plug
his product here in comp.lang.c than he was to fix its bugs (or indeed
to learn C), so I removed that particular compiler from the list.

I wouldn''t dream of mentioning his name, of course, but you can probably
spot him easily enough yourself.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.


这篇关于将在Vista上运行的小型C编译器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆