access violation
From: Nitesh (niteshkpatil_at_rediffmail.com)
Date: 12/17/04
- Next message: Gordon Sande: "Select case restrictions"
- Previous message: FCC: "Re: Newbie at school learning fortran...SOS"
- Next in thread: glen herrmannsfeldt: "Re: access violation"
- Reply: glen herrmannsfeldt: "Re: access violation"
- Reply: Richard E Maine: "Re: access violation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Dec 2004 03:27:07 -0800
Hi,
yes, array A is an argument to the subroutine. In the called
subroutine, the size of A is declared less than that of declared in
the calling subroutine.
How can some part of an array is defined and some part says undefined
address.
Is this "access violation" anywhere relates to the memory problem such
as virtual memory, cache memory or stack size.
Thanks and regards.
Nitesh
- Next message: Gordon Sande: "Select case restrictions"
- Previous message: FCC: "Re: Newbie at school learning fortran...SOS"
- Next in thread: glen herrmannsfeldt: "Re: access violation"
- Reply: glen herrmannsfeldt: "Re: access violation"
- Reply: Richard E Maine: "Re: access violation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|