Server for Information Technologies ������ ��������������
������� �������������� ����������
(095) 932-9212, 932-9213, 939-0783
E-mail: [email protected]
������ �������� ����(!) ������������� ���������� CIT Forum CD-ROM

CONV(3C)

��������
conv: toupper, tolower, _toupper, _tolower, toascii - �������������� ��������

���������

	#include <ctype.h>
	
	int toupper (c)
	int c;
	
	int tolower (c)
	int c;
	
	int _toupper (c)
	int c;
	
	int _tolower (c)
	int c;
	
	int toascii (c)
	int c;

��������
���������� �������� ��������� ������� toupper � tolower ��������� � ���������� �������� ������� getc(3S): ����� ����� �� -1 �� 255. ���� ���������� ������� toupper �������� ����� �����, �� ����������� ����� ��������������� ������� �����. ���� ���������� ������� tolower �������� ������� �����, �� ����������� ����� ��������������� ����� �����. ��������� ���������� ��������� ������������ ��� ���������.

������� _toupper � _tolower ��������� �� �� ��������, ��� � ������� toupper � tolower, �� ����� ����� ����� �������� ���������� �������� ��������� � ����������� �������. ���������� _toupper ����� ���� ������ ����� �����; ����������� �������� ��������������� ������� �����. ����������, ���������� _tolower ����� ���� ������ ������� �����; ����������� �������� ��������������� ����� �����. ���� �������� �� ����������� ��������� ���������� ��������, �� ��������� ����� ���������������.

������� toascii �������� � ��������� ��� ����, �� ���������� ������ ������������ ASCII-�������; ��� ������� ��������������� ��� ���������� ������������� � ������� ���������.

��. �����
ctype(3C), getc(3S).
Comments: [email protected]
Designed by Andrey Novikov
Copyright © CIT