Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Writer's World Maker aims at wannabe writers Post 302235306 by Linux Bot on Thursday 11th of September 2008 04:40:06 PM
Old 09-11-2008
Writer's World Maker aims at wannabe writers

09-11-2008 01:00 PM
The splash screen for Writer's World Maker (WWM) announces that the program is designed to "help you to summon your imaginary worlds to the printed page." And, considering its flexibility and thoroughness in some areas -- especially defining characters -- at times it almost realizes this goal. However, interface problems, as well as a fannish orientation at the expense of detailed planning in other areas, makes it a program more suitable for wannabes than working writers.



Source...
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

CD Writers

Anyone know abt SCSI (Single-Ended) CD-RW drives (prefered External) .. which are compatible with Sun Solaris 8 .. :) DP (5 Replies)
Discussion started by: DPAI
5 Replies

2. UNIX for Dummies Questions & Answers

UNIX Wannabe

Heya folks, I have a computer that is dying to have UNIX installed. However due to the fact that I can pinch a penny until it screams for mercy, I would like to install a FREE version if UNIX. I have a version of Red Hat Linux, but I am afraid that is not enough like Unix to really get a good... (5 Replies)
Discussion started by: TechKnow
5 Replies

3. What is on Your Mind?

Mad World Remix of Moby Video (Are You Lost In The World Like Me)

This is an excellent video comment on modern society and the remix is good too: https://www.youtube.com/watch?v=5DU1B_XkyIk 5DU1B_XkyIk Watch the video above and post your comments. (3 Replies)
Discussion started by: Neo
3 Replies
gnutls_pkcs11_token_get_url(3)					      gnutls					    gnutls_pkcs11_token_get_url(3)

NAME
gnutls_pkcs11_token_get_url - API function SYNOPSIS
#include <gnutls/pkcs11.h> int gnutls_pkcs11_token_get_url(unsigned int seq, gnutls_pkcs11_url_type_t detailed, char ** url); ARGUMENTS
unsigned int seq sequence number starting from 0 gnutls_pkcs11_url_type_t detailed non zero if a detailed URL is required char ** url will contain an allocated url DESCRIPTION
This function will return the URL for each token available in system. The url has to be released using gnutls_free() RETURNS
On success, GNUTLS_E_SUCCESS (0) is returned, GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE if the sequence number exceeds the available tokens, otherwise a negative error value. SINCE
2.12.0 REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. General guidelines for reporting bugs: http://www.gnu.org/gethelp/ GnuTLS home page: http://www.gnu.org/software/gnutls/ COPYRIGHT
Copyright (C) 2012 Free Software Foundation, Inc.. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. SEE ALSO
The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command info gnutls should give you access to the complete manual. As an alternative you may obtain the manual from: http://www.gnu.org/software/gnutls/manual/ gnutls 3.1.15 gnutls_pkcs11_token_get_url(3)
All times are GMT -4. The time now is 06:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy