Find the answer to your Linux question:
Results 1 to 3 of 3
hello everyone i'm athiq 3rd year IT student i work with matlab 7 i have a program which is in linux compatible C i need to convert into a windows ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Location
    India
    Posts
    0

    Unhappy linux c

    hello everyone
    i'm athiq 3rd year IT student
    i work with matlab 7
    i have a program which is in linux compatible C
    i need to convert into a windows compatible matlab 7 code
    can anyony pls help
    i'm desperate
    atleast any tool to convert to windows compatible C code?

    pls reply

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    I've never used Matlab, but as long as your C code is ANSI standards-compliant it will compile in any operating system that supports ANSI (Linux, UNIX, Solaris, Windows, Mac OS). You simply have to move the code onto the target operating system and recompile it there.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    Just Joined!
    Join Date
    Jan 2009
    Location
    India
    Posts
    0
    thanks techie

Posting Permissions

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