Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » strcpy issue
Re: strcpy issue [message #46737 is a reply to message #46729] Thu, 21 July 2016 12:54 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1207
Registered: March 2006
Location: Italy
Senior Contributor
mirek wrote on Thu, 21 July 2016 07:17
Why do not you just use String?

Mirek


Because the compiler complain when I try to change a single character inside the string, like

String s = "0000000000000000000000";
s[4] = '1';

Is there a way to do it?
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Nightly packages compilation error
Next Topic: Vector(const Vector& v, int)
Goto Forum:
  


Current Time: Fri Jul 18 06:37:22 CEST 2025

Total time taken to generate the page: 0.04165 seconds