bugAVR C Runtime Library - Bugs: bug #59536, Add support for wchar_t type

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #59536: Add support for wchar_t type

Submitter:  None
Submitted:  Tue 24 Nov 2020 06:48:56 PM UTC
   
 
Category:  Feature Request Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Open Release:  2.0.0
Fixed Release:  None

Tue 24 Nov 2020 06:48:56 PM UTC, original submission:  

wchar_t is not really supported by avr-libc.
However even in embedded electronics there are sometimes cases were working with wide chars becomes necessary.
To make this easier the C standard specifies a wchar.h header which provides wide variants of many other function specified in the standard library like strlen and printf

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code