Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!mcnc!ecsgate!ecsvax!ecsvax.uncecs.edu!nelson From: nelson@ecsvax.uncecs.edu (jim nelson) Newsgroups: comp.sources.games.bugs Subject: GB3_short Message-ID: <1990Jun2.200838.15048@uncecs.edu> Date: 2 Jun 90 20:08:38 GMT Sender: nelson@uncecs.edu (jim nelson) Distribution: na Organization: unc-wilmington Lines: 13 Whose "short" will hold 100000? At least my cc warns me :-)/:-(. Now I know that's a parochial/provincial/hayseed question. I realize that there are/may_be computers on which sizeof(char)== sizeof(short)==sizeof(int)==sizeof(long)==etc., but on your average run-of-the mill 32-bit machine patterned after the VAX architecture (loosely, maybe, but still ...) most folks have char==1, short==2, int==long==4, don't we? So how does 100000 fit there? -- jim nelson nelson@ecsvax.uncecs.edu nelson@ecsvax.bitnet