pro*c information required

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anutosh100
    New Member
    • Mar 2008
    • 8

    pro*c information required

    can any one please tell me how i can execute a pro*c program in windows
    operating system.

    Suppose my file name is ab.pc

    with proc command it is generating ab.c.Upto this is it fine.

    But i do not know how to make ab.exe from that ab.c file.

    I have oracle 9i and turbo c installed in my machine.
  • gpraghuram
    Recognized Expert Top Contributor
    • Mar 2007
    • 1275

    #2
    Originally posted by anutosh100
    can any one please tell me how i can execute a pro*c program in windows
    operating system.

    Suppose my file name is ab.pc

    with proc command it is generating ab.c.Upto this is it fine.

    But i do not know how to make ab.exe from that ab.c file.

    I have oracle 9i and turbo c installed in my machine.
    my gut feeling you have to compile the code using the turbo-c to generate the exe.
    I havent used pro*c , but giving my thoughts

    Raghuram

    Comment

    Working...