No subject


Sat Oct 14 20:46:50 EDT 2006


  1.3: If I write the code int i, j; can I assume that (&i + 1) == &j?

  Only sometimes. It's not portable, because in EBCDIC, i and j are not
  adjacent.




More information about the gnhlug-discuss mailing list