Re: 16 bits char string from C to FORTRAN

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 24, 2009 at 01:07:19AM -0300, Americo Barbosa da Cunha Junior wrote:
> 
> 
> The char* string passed to CKINIT must be at least 16 bits
> (CHARACTER*16) or the program is finished with the error message:
> 
>           CHARACTER LENGTH OF CCKWRK MUST BE AT LEAST 16
> 

The declaration CHARACTER*16 does not mean 16 bits.  It means a
string with 16 characters.

-- 
Steve

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux