Good example of C and MACRO22156 (11/26/2008 4:39:03 PM) comp.os.vms Hi, Could anyone suggest a program with a decent amount of C and MACRO code? I'm also after suggestions as to what library I should use to write a character-terminal screen based application in C/MACRO. Than... mark525(242)
VMS SIG Tape released (last from me)1231 (11/30/2008 1:08:01 AM) comp.os.vms All - This is to let you know I have (belatedly) released another VMS sig tape to those I had on the tree. The following describes what is there; I have mailed the last bunch of CDs today, though those needi... Everhart(97)
COMMON structures and text parsing7548 (12/2/2008 6:22:57 AM) comp.lang.fortran I have this strange default-typing Fortran IV code snippet. DIMENSION W(81,81),DF(81,81), 1 XM(81,81),T(81,81),GZ(91,55) COMMON W COMMON Q000CM ( 81) COMMON DF ... tbwright(1098)
It that VAX 11/750 in the background?4043 (12/3/2008 12:17:13 AM) comp.os.vms See the you tube link from The UK (and ?) Renault Megane ad. http://uk.youtube.com/watch?v=rTthvxpzNDM 'I would never get a computer' 11-13 seconds into the ad. P ... paul_hansford(1)
VAX system on Long Island or NYC?3235 (12/4/2008 5:10:16 PM) comp.os.vms Do you happen to know anyone in the Long Island, New York area with a VAX system that can read RX50's? If needed, I can supply an RX50 dual-diskette drive and/or an Rx33 drive, as long as the system is capable... archive.raider(7)
Grab for Unix2737 (12/8/2008 10:04:53 PM) comp.os.vms Hi: Do you know if is there a grab tool for Unix ? I use Grab in VMS but I=B4m looking for an Unix version. Thanks ... contracer11(156)
SimH for OSX or Linux2173 (12/14/2008 1:59:57 PM) comp.os.vms Does ANYONE have a working copy of this? I can't get it to build from sources. I found several pre-built kits but files appear to be missing. I want to boot a VAX 11/780 with a V4.x distro. ... VAXman
decrementing & for loops in C6543 (1/8/2009 1:03:32 PM) comp.os.vms Hi, I tried to run one of the example found on Jim Duff's homepage and found a behavior of for loops written in C: int main (void) { int i,sum=0,n=10; (void)printf ("Starting countdown loop...\n"); ... vaxinf2(107)
escape sequences, cursor positioning2248 (1/11/2009 8:49:54 AM) comp.os.vms hi everybody, it might be interesting for you to read my previous topic: http://groups.google.com/group/comp.os.vms/browse_thread/thread/37b3e5cca7467772# in the meantime i managed to get a copy of vt100 user ... acid.friend(10)