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 » Extra libraries, Code snippets, applications etc. » Applications created with U++ » S7DataArchiver
Re: S7DataArchiver [message #28723 is a reply to message #28719] Mon, 13 September 2010 21:03 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
iml.h is meant to be used when you need the image data in a single *.cpp file. Think of private data for that file. It is safe to never use it if you find it confusing.

In rest, including image data is like including classes. You need the definitions. These are available in iml_header.h. You can include this file in headers so that multiple compilation units have access to it. Then iml_source.h. has the definitions. It must be included a single time in a single *.cpp file.

The above comments are valid for a single *.iml. But you can repeat the process for multiple image lists.

I never used *.icpp system, so I can't help you there.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: STermPro: next generation serial port monitor
Next Topic: FNPSA Competition ( Spearfishing contests management )
Goto Forum:
  


Current Time: Wed Aug 20 21:52:03 CEST 2025

Total time taken to generate the page: 0.00566 seconds