Re: [c-prog] Converting C Program to a Standard EXE File

2007-10-22 Thread Brett McCoy
On 10/22/07, Paul Herring <[EMAIL PROTECTED]> wrote: > > > I have a problem with me. i am writing a program in c to > > > display time with > > > graphics mode. i need it to be executed in another system without > > > installation of C. > > > Is it Possible? If possible tell me how? > >

Re: [c-prog] Converting C Program to a Standard EXE File

2007-10-22 Thread Paul Herring
On 10/22/07, Brett McCoy <[EMAIL PROTECTED]> wrote: > On 10/22/07, vijay anand <[EMAIL PROTECTED]> wrote: > > > I have a problem with me. i am writing a program in c to display > > time with > > graphics mode. i need it to be executed in another system without > > installation of C. > >

Re: [c-prog] Converting C Program to a Standard EXE File

2007-10-22 Thread Brett McCoy
On 10/22/07, kalyan nani <[EMAIL PROTECTED]> wrote: > Please don't send messages on my mail > i am left this group pleas .. The instructions for unsubscribing are at the bottom of every message, here they are again: > To unsubscribe, send a blank message to

Re: [c-prog] Converting C Program to a Standard EXE File

2007-10-22 Thread kalyan nani
Hellow Friends Please don't send messages on my mail i am left this group pleas .. kalyan vijay anand <[EMAIL PROTECTED]> wrote: Hi Friends! I have a problem with me. i am writing a program in c to display time with graphics mode. i need it to be exec

Re: [c-prog] Converting C Program to a Standard EXE File

2007-10-22 Thread cod
On 22/10/2007, vijay anand <[EMAIL PROTECTED]> wrote: > Hi Friends! > I have a problem with me. i am writing a program in c to display > time with graphics mode. i need it to be executed in another system without > installation of C. > Is it Possible? If possible tell me how? Compile &

Re: [c-prog] Converting C Program to a Standard EXE File

2007-10-22 Thread Brett McCoy
On 10/22/07, vijay anand <[EMAIL PROTECTED]> wrote: > I have a problem with me. i am writing a program in c to display > time with graphics mode. i need it to be executed in another system without > installation of C. > Is it Possible? If possible tell me how? Ummm... the C language i

[c-prog] Converting C Program to a Standard EXE File

2007-10-22 Thread vijay anand
Hi Friends! I have a problem with me. i am writing a program in c to display time with graphics mode. i need it to be executed in another system without installation of C. Is it Possible? If possible tell me how? Thanking You, Yours Truly, Vijayanand