Difference between revisions of "Talk:Сериен порт"

From Ilianko
Line 8: Line 8:
 
printf( " %c ", y );
 
printf( " %c ", y );
 
</pre></code>
 
</pre></code>
 +
--[[Special:Contributions/194.141.252.126|194.141.252.126]] 10:55, 24 March 2011 (EET)

Revision as of 08:55, 24 March 2011

programata ne e vqrna

int x = 61;
char y;
y = (int) x;
printf( " %c ", y );

--194.141.252.126 10:55, 24 March 2011 (EET)