cupsGetPassword

Name

cupsGetPassword -- Get a password from the user.

Synopsis

#include <cups/cups.h>

const char * cupsGetPassword(const char * prompt);

Description

Get a password from the user.

Uses the current password callback function. Returns NULL if the user does not provide a password.

Return Value

Password