Recent content by eddyq
-
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.- eddyq
- Post #5
- Forum: Mechanical Engineering
-
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.- eddyq
- Post #3
- Forum: Mechanical Engineering
-
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...- eddyq
- Thread
- Table Weight
- Replies: 4
- Forum: Mechanical Engineering
-
E
Fortran Use C functions with Watcom Fortran
Is there a way to use C functions from Watcom Fortran?- eddyq
- Thread
- Fortran Functions
- Replies: 1
- Forum: Programming and Computer Science
-
E
Open watcom f77 - make file problems
You hit the nail on the head ... I removed the $ and it compiles OK now. Thanks- eddyq
- Post #3
- Forum: Programming and Computer Science
-
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...- eddyq
- Thread
- File
- Replies: 2
- Forum: Programming and Computer Science
-
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".- eddyq
- Post #6
- Forum: Programming and Computer Science
-
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)...- eddyq
- Post #4
- Forum: Programming and Computer Science