[A89] randomize or srand


[Prev][Next][Index][Thread]

[A89] randomize or srand




Are randomize/srand functions available for asm? apparently they're 
not, because tigcc claims that "randomize/srand" symbol is not 
defined. How can I define a seed for the rand function? (I'm calling 
them the same way I'm calling the rand function, with a jsr).
tia,
ra.-



Follow-Ups: