There is no portable way to do this in C, in fact, you can't do it in Java either. For example, the code snippet below will generally just print out the same number over and over again.<BR><BR>So the ...