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
errmsg_iam(3) FreeBSD Library Functions Manual errmsg_iam(3)

errmsg_iam - tell errmsg library the name of the program

#include <libowfat/errmsg.h>

void errmsg_iam(const char *progname);

Use this function to set the program name.

This function is usually called directly at the start of main() and given argv[0] as argument.

This is important for batch processing, so the observer can tell which program the error message came from.

errmsg(7)


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

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