|
"Could these two listed program entry points possibly harm? Because it's two instead of one? The rest of the RPG program runs fine (as long as I don't call pw_rand)."
If you create the C as a *PGM with a main() then two is what I would expect. However I don't think it should matter. You are binding at the *MODULE level and the bind wouldn't work if it couldn't see pw_rand.
I'll grab the save file if I have time and take a look.
By the way ... you do know that MOVE is a deprecated opcode and has been for 15 years or so? If you must code fixed format <yuck> then use Eval for the assignment.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.