JezK
Edit File: %7e-i.ri
U:RDoc::AnyMethod[iI"~:ETI"Integer#~;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"BOne's complement: returns a number where each bit is flipped.;To:RDoc::Markup::BlankLine o; ; [ I"EInverts the bits in an Integer. As integers are conceptually of ;TI"Iinfinite length, the result acts as if it had an infinite number of ;TI"Eone bits to the left. In hex representations, this is displayed ;TI".as two periods to the left of the digits.;T@o:RDoc::Markup::Verbatim; [I"8sprintf("%X", ~0x1122334455) #=> "..FEEDDCCBBAA";T:@format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"~int -> integer ;T0[ I"();T@FI"Integer;TcRDoc::NormalClass00