My project is a dll for downloading and updating stock data in the metastock format. It's all binary for which I'm using;
Open "FileName" For Binary As #1 Len = Len(MyRec)
'do stuff here
Close #1
kind of statements and functions.
The problem I am head butting at the moment is when I open...
The following is my feeble effort to change an MBF formated Single to an IEEE formated single. I realize none of this is very elegant but I'll save elegance for later.
The problem at this point (I'm sure there will be more) is that at the end of the routine it's in scietific notation. What I...
I'm having a miserable time trying to figure out a strange date format that is used in a stock trading program. Here are some of the values.
12-11-2001 b0c07694
01-02-2002 600c7994
02-01-2002 90127994
If anyone can shed some light on this I would gratly appreciate it.
Has anybody had any experience with their system running too fast? I upgraded to the AMD AthlonXP 2000 with a Abit NV7-133R motherboard and still using Windows 98. My system started to race as in everything it did occurred blindingly fast. The second hand on the clock would take 12 seconds to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.