Название для блокбустера
От: Снорк  
Дата: 03.10.02 07:59
Оценка: 16 (4) :)
Недавно прочитал релиз программки, которая составляет аннотацию текстов.
Ну, типа, текст:

isalpha returns a non-zero value if c is within the ranges A – Z or a – z.
iswalpha returns a non-zero value only for wide characters for which iswupper 
or iswlower is true, that is, for any wide character that is one of an 
implementation-defined set for which none of iswcntrl, iswdigit, iswpunct, 
or iswspace is true. Each of these routines returns 0 if c does not satisfy 
the test condition.

The result of the test condition for the isalpha function depends on the LC_CTYPE 
category setting of the current locale; see setlocale for more information. 
For iswalpha, the result of the test condition is independent of locale.


Аннотация:

isalpha returns a non-zero - Each of these routines returns 0 - The result 
depends on the LC_CTYPE category - the result is independent of locale.


Фишка в том, что я себе даже представить не могу достойное коммерческое название для этого проекта.

Варианты:

 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.