Rambler's Top100
   ?   Windows  Internet
BugTraq.Ru
 BugTraq
  ... 
  ... 
  ... 
  xz/liblzma, ... 
  ... 
 Doom  
RSN dnet  
bugtraq.ru / / hacking
FAQ
IRC
site updates
guestbook
beginners
sysadmin
programming
operating systems
theory
web building
software
hardware
networking
law
hacking
gadgets
job
dnet
humor
miscellaneous
scrap





:
 
 
 
 
 
, . 28.03.03 11:57   : 1347
: DPP <Dmitry P. Pimenov> : The Elderman
<"" >
- . . , - , - , . : , , - . - . , .

, .
KOI-8R .

-- %80
-- %81
-- %82
-- %83
-- %84
-- %85
-- %86
-- %87
-- %88
-- %89
-- %8a
-- %8b
-- %8c
-- %8d
-- %8e
-- %8f
-- %90
-- %91
-- %92
-- %93
-- %94
-- %95
-- %96
-- %97
-- %98
-- %99
-- %9a
-- %9b
-- %9c
-- %9d
-- %9e
-- %9f
-- %a0
-- %a1
-- %a2
-- %a3
-- %a4
-- %a5
-- %a6
-- %a7
-- %a8
-- %a9
-- %aa
-- %ab
-- %ac
-- %ad
-- %ae
-- %af
-- %b0
-- %b1
-- %b2
-- %b3
-- %b4
-- %b5
-- %b6
-- %b7
-- %b8
-- %b9
-- %ba
-- %bb
-- %bc
-- %bd
-- %be
-- %bf
-- %c0
-- %c1
-- %c2
-- %c3
-- %c4
-- %c5
-- %c6
-- %c7
-- %c8
-- %c9
-- %ca
-- %cb
-- %cc
-- %cd
-- %ce
-- %cf
-- %d0
-- %d1
-- %d2
-- %d3
-- %d4
-- %d5
-- %d6
-- %d7
-- %d8
-- %d9
-- %da
-- %db
-- %dc
-- %dd
-- %de
-- %df
-- %e0
-- %e1
-- %e2
-- %e3
-- %e4
-- %e5
-- %e6
-- %e7
-- %e8
-- %e9
-- %ea
-- %eb
-- %ec
-- %ed
-- %ee
-- %ef
-- %f0
-- %f1
-- %f2
-- %f3
-- %f4
-- %f5
-- %f6
-- %f7
-- %f8
-- %f9
-- %fa
-- %fb
-- %fc
-- %fd
-- %fe
-- %ff

.
#include <stdio.h>

int main( void ){

    int i;

    for( i = 128; i < 256; i += 1 )
        printf( "%c -- %%%2.2x\n", i, i );

    return 0;
}

---
<hacking>  
  • ... (-)  - Fighter 26.03.03 17:26 [796]
    • , ... (-)  - Sandy 27.03.03 14:37 [1382]
      • . ... (-)  - Fighter 27.03.03 15:01 [1251]
        • . - DPP 27.03.03 15:12 [1288]
    • , , - mss 26.03.03 17:35 [1223]
      • - (-)  - Fighter 27.03.03 13:22 [1219]






Rambler's Top100
@Mail.ru


  Copyright © 2001-2024 Dmitry Leonov   Page build time: 0 s   Design: Vadim Derkach