On Wed, 28 Apr 1999, Amol Mohite wrote: > > in main function if i have int i, j; > > can i be sure that i and j are contiguous ? > > > Not at all. You can put them in a struct, or make an integer array if you want contiguity. Brandon
- Another bit question Anukool Lakhina
- Re: Another bit question Glynn Clements
- Calling sequence Amol Mohite
- Allocation Amol Mohite
- Re: Allocation Brandon Callison
- Re: Allocation James
- Re: Calling sequence Glynn Clements
- Re: Calling sequence Amol Mohite
- Re: Calling sequence Kevin Sivits
- Re: Calling sequence James
- Re: Calling sequence Joseph Keen
- Re: Calling sequence James
- Re: Another bit question Anubhav Hanjura
- Re: Another bit question Anubhav Hanjura
- Re: Another bit question Anubhav Hanjura