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++ Library : Other (not classified elsewhere) » NFormat and crash of the program
NFormat and crash of the program [message #6868] Fri, 01 December 2006 22:38 Go to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

my app crashes with the following box message in debug:

-----------------------------------------------------------
Assertion failed in c:\upp\uppsrc\Core\Format.cpp line 979
0
-----------------------------------------------------------

at the line:
  name = NFormat("%sscrgrp.html", TD.PATHDIRWWW);

Instead it does not crash if I use:
  name = TD.PATHDIRWWW + "scrgrp.html";


Who can explain me why? (I suspect the two "s" produce some troubble)

Luigi
 
Read Message
Read Message
Previous Topic: bad visualization of a column list
Next Topic: [Possible bug] Geometry - Point
Goto Forum:
  


Current Time: Tue May 14 04:00:14 CEST 2024

Total time taken to generate the page: 0.03478 seconds