Hello everyone,

I thought that someone on this list might offer me some insight information.

I have moved from Kylix to C++ by using gcc on Linux. By reading the gcc
manual, I noticed that gcc support Fortran language. I never learn Fortran
before, and I am always interesting to learn a new programming language
and add to my skill set 8 ) if I have nothing to do.

My question is compare to Delphi, C, C++, Java, is Fortran easier to
learn? Is it useful in modern programming world now?

TIA

Regards
Leigh

-----Original Message-----
From: "Colin&Mina" <[EMAIL PROTECTED]>
To: "'NZ Borland Developers Group - Delphi List'" <[EMAIL PROTECTED]>
Date: Thu, 15 Jan 2004 13:55:30 +1300
Subject: [DUG] Playing Audio Clips - Solved

> For interests sake ?
> 
>   Gary pointed me to an answer, sufficient for my use.
> 
>   I included  -  Uses MMSystem  then called the sound clips thus  -  
>     PlaySound('Sound.wav',0,SND_FILENAME + SND_ASYNC);
> 
>   Where 'Sound.wav' was a wave file converted from my original
> 'Sound.au'.  (It won't play *.au files directly.)
> 
> I converted the original audio clips to .wav files using a Shareware
> program called AWave Studio
> available at http://www.fmjsoft.com/awavestudio.html
> 
> Thanks to all
> 
> Colin R Dillicar
> Colmin Associates
> Auckland  New Zealand
> [EMAIL PROTECTED]
> Ph +64 9 834 4040
> 


_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to