Results 1 to 3 of 3

Thread: Writing Scripts for UNIX in C++

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    11
    Anyone have any pointers tips and tricks?

  2. #2
    Addicted Member
    Join Date
    May 2000
    Location
    Grand Rapids, MI
    Posts
    231

    Question

    I thought Unix only supports 'C'
    -Karl Blessing aka kb244{fastHACK}
    [email protected]

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Unix supports basically everything: C, C++, asm, whatever. It also has Perl, Python, REXX, and other scripting languages.

    The idea of C is that the code is platform-independent. Just write your program and compile as normal.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width