J
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
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