GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
objfw-embed(1) FreeBSD General Commands Manual objfw-embed(1)

objfw-embed - create source code to embed a file into a program

objfw-embed source_file filename output

objfw-embed is a program which creates source code to embed a file into a program, which can then be accessed using the embedded: IRI scheme in ObjFW.

Create the source file logo.png.m for the file assets/logo.png, which will be registered under the path logo.png so that it can be accessed under the IRI embedded:logo.png:

objfw-embed assets/logo.png logo.png logo.png.m


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.