C header files--Urgent



Hi All,

I am very new to C language and I got really big assignment in my
work.I am wondering if anyone can help me.........I need to port
compiler from unix to windows and compiler is written partially in c
and partially in fortran. I guess i need to change host specific files
to make it working. I wonder if standard header files are going to
change in this case.my current windows compiler doesn't have
sys/resource.h but unix compiler does. shud i create one or talk to my
vendor about missing header file or i need to do some work around for
that part.

Also plz explain concept of header files in little details..........


Thanks!

.



Relevant Pages

  • Re: In the Shallow End
    ... by the compiler when it targets a new architecture. ... Once you understand how unix works, ... there that even Windows hasn't got. ... have no idea what a backup is. ...
    (comp.sys.mac.advocacy)
  • Re: In the Shallow End
    ... You have the Gnu compiler that can do it. ... No one wanted NT because they had better o/ses for these archs, like OpenVMS or Tru-64 UNIX and better tools. ... you'd have known why it is easier to do in UNIX compared to Windows NT and its later revisions. ... That's mistaken; Apple has added ...
    (comp.sys.mac.advocacy)
  • Re: In the Shallow End
    ... and the compiler can ... Unix, qua Unix, provides very little in the ... you'd have known why it is easier to do in UNIX compared to Windows NT and its later revisions. ...
    (comp.sys.mac.advocacy)
  • Re: parse error before = token
    ... >>> (Did you copy the file from a Windows machine to a Unix box, ... >> have a C compiler that can't handle newline characters ...
    (comp.lang.c)
  • Re: Beware of /Zp1 compiler option when compiling for X64
    ... This problems are not isolated to X64 compiles. ... Looking at the latest SDK header files and the Feb 2003 version that I had ... I am going to follow your advice about protecting the Windows SDK header ... Eventually I realised that the problem was caused by the compiler options ...
    (microsoft.public.win32.programmer.kernel)