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 » Community » Coffee corner » Bug?
Bug? [message #1507] Tue, 07 March 2006 16:33 Go to next message
abarilla is currently offline  abarilla
Messages: 9
Registered: March 2006
Promising Member
I think I found a bug. The code to load a file into a string is:

x = LoadFile("c:\\test.txt");


That can't be right. It's too easy.
Re: Bug? [message #1515 is a reply to message #1507] Tue, 07 March 2006 22:15 Go to previous message
hojtsy is currently offline  hojtsy
Messages: 241
Registered: January 2006
Location: Budapest, Hungary
Experienced Member
Haha you are very funny.
But it is not that easy: you also need to put this line:
#include <Core/Core.h>

Or one of the other U++ package header files. Smile

[Updated on: Wed, 08 March 2006 12:08]

Report message to a moderator

Previous Topic: U++ public image - please read and discuss...
Next Topic: do users like commented code or not commented?
Goto Forum:
  


Current Time: Fri Apr 19 22:39:55 CEST 2024

Total time taken to generate the page: 0.03335 seconds