> So the way to pass a parameter that doesn't fit into a machine word is by > reference, doing any copying in the front end? The absence of a "[size]" > in the syntax for a formal kind of clues me in.
No, you can pass as much as you like by value. bits4096 should be no problem. Just don't expect it to be passed in a register :-) Norman _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus
