U++ framework
Do not panic. Ask here before giving up.

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: 1224
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: Fri May 15 13:37:23 GMT+2 2026

Total time taken to generate the page: 0.00504 seconds