portability

Hi, I have internet access through school. I compile easy, basic programs on their unix system.

How do I send or transfer these compiled executables from my unix account onto my pc or onto a floppy? I am

writing a program for my painter friend, so he can figure plans for his bids. Do I have to have another compiler for my pc that will translate the unix binary code into somethin that will work on windows?, or do I need two different compilers?He has windows 95.Thanks


Comments

  • : Hi, I have internet access through school. I compile easy, basic programs on their unix system.

    : How do I send or transfer these compiled executables from my unix account onto my pc or onto a floppy? I am

    : writing a program for my painter friend, so he can figure plans for his bids. Do I have to have another compiler for my pc that will translate the unix binary code into somethin that will work on windows?, or do I need two different compilers?He has windows 95.Thanks


    Unix binaries executable will only work on systems with Unix OS.You need a basic compiler that will translate your original source code into pc binaries.





Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories