Recent content by eddyq

  1. E

    What is the weight of my table using only one scale?

    Thanks for all your help. I was trying to make an easy thing hard.
  2. E

    What is the weight of my table using only one scale?

    Thanks, I thought the presence of the pivot point would skew the end weights. I would turn it upside down but it is my wife's antique writing desk and she would kill me if I scratched it.
  3. E

    What is the weight of my table using only one scale?

    I have a table and I want to get the weight of the table. I only have one scale. I weighed the left side then the right side. I believe this is a simple statics problem but I can't figure it out. I have broken this down into this: A beam with points A, CG, and B. A is the left side, B is the...
  4. E

    Fortran Use C functions with Watcom Fortran

    Is there a way to use C functions from Watcom Fortran?
  5. E

    Open watcom f77 - make file problems

    You hit the nail on the head ... I removed the $ and it compiles OK now. Thanks
  6. E

    Open watcom f77 - make file problems

    I loaded Watcom 1.9. I built a simple project and added a simple file with just a CALL EXIT and END. But it gives a bunch of make errors. Does anyone know what is going on? --- make files --- W:\1830\port\test>type test.mk project : W:\1830\port\test\test.exe .SYMBOLIC !include...
  7. E

    Learn to Compile 'Hello World' in Open Watcom F77: Step-by-Step Guide

    Thanks, I'll give that a shot. Unrelated ... how do I create a new post? I am logged in but don't see a link for "new post".
  8. E

    Learn to Compile 'Hello World' in Open Watcom F77: Step-by-Step Guide

    I gave this a try but get a bunch of errors. Maybe things have changed since 2011 or maybe there is some path I have to setup. Can someone please advise me? c:\temp>make c:\temp>wfl386 -l=win386 hello.for Open Watcom F77/32 Compile and Link Utility Version 1.9 Portions Copyright (c)...
Back
Top