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 » Developing U++ » U++ Developers corner » C strings
Re: C strings [message #5693 is a reply to message #5665] Tue, 10 October 2006 09:37 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
char * is used in chances are that string itself will be supplied as constant or other char * (avoiding performance and code size loss of char * -> String conversion) AND there is no further string length testing (or when it is negligible performance wise).
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Current porting state?
Next Topic: What about LUA plugin?
Goto Forum:
  


Current Time: Fri Jun 06 21:08:14 CEST 2025

Total time taken to generate the page: 0.04252 seconds