T.R | Title | User | Personal Name | Date | Lines |
---|
5046.1 | libraries? | STAR::GUINEAU | but what was the question? | Mon Sep 16 1991 11:57 | 4 |
| Does DICE automatically link against the appropriate libraries? You may need
to link against some library where the rand functions are located.
john
|
5046.2 | It works for me | MAS::SORGE | | Mon Sep 16 1991 21:12 | 9 |
| I was able to compile and run your code with no problem. ( Actually I
had to change the $ to a % in the printf statement). I'am running DICE
version 2.06.33, this is a registered version. If you have a public
domain version there are some features that are unavailable ( float
data types is one that I know of ) this may be your problem
Regards
Glenn
|
5046.3 | Is rand an ANSI function. | WOTVAX::HATTOS | I think, Therefore I'm paid less | Tue Sep 17 1991 04:38 | 10 |
| Glenn, whoops.... typo on the VAX the original code does have a %.
Surely if it is because of the version being un-registered, this is not
what you would expect... I thought Matt had included all ANSI C
functions.
I am registering anyway, so I will have to wait and see!
Thanks,
Stuart
|
5046.4 | Help, File requestor wanted on DME. | ULTRA::BURGESS | Mad Man across the water | Wed Nov 06 1991 11:14 | 10 |
|
This seems to be the only topic on DICE, though my question
has nothing to do with rand/srand.
Has anyone connected a file requestor to DME ?
Which one and how ?
Reg
|
5046.5 | | TENAYA::MWM | | Wed Nov 06 1991 15:29 | 10 |
| I haven't done it for DME, but I did it for mg. If the DME Rexx port
has an "edit file" command of some kind, all you do is write a (very)
short Rexx script that invokes the RexxArpLib file requester, checks
that the user didn't cancel, then issues the "edit file" command. You then
bind that to whatever keystrokes you want in DME.
The RexxArpLib requester is the ASL file requester with ADOS 2.0
and RexxArpLib 1.30 (I think), or the ARP file requester otherwise.
<mike
|