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

[netCDF #AZO-523030]: netCDF text attribute question



Hello Roman,

We received your message via Unidata's "Please Contact Me" web form. Your 
message is copied below.

I have entered your question in Unidata's e-mail support system so it can be 
addressed by one of our software engineers. In the future, if you send messages 
directly to "address@hidden" we will be able to respond more quickly.

Thank you,
Doug Dirks
Unidata Community Services

---------------------------------------------------------
Your message:

Hallo,

I work with necdf.dll in program language C# , I wan read text in attribute , I 
can read double , float , int ....  , I can read  attribute with one word 
example "T", but if attribute include long word example  "TIME" I get out 
symbol  "?" question mark.

I read global attribudes:

 char* text = stackalloc char[3];

 nc_get_att_text(band, -1, "facility_or_tool", text); 

text[0]  - this is firs word but I get symbol "?"

Sorry for my bad english:)

Thanks for help.



NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.