Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

null terminated string

lucaletizia
Beginner
447 Views
HI,

if in a user defined type I have a Character*10 (or whathever length of course), is the string null termineted or is not (as normally they are not in FORTRAN).

Thnanks Luca
0 Kudos
1 Reply
Steven_L_Intel1
Employee
447 Views
Not unless you put the null there yourself.

Steve
0 Kudos
Reply