![]() |
![]() |
|||||||
|
||||||||
![]() |
![]() |
![]() | ![]() | |
![]() | ![]() |
![]() | ![]() | |
MSergei98 (13.04.2018 : 18:17:10)
52 |
||
![]() | ![]() |
![]() | ![]() | |
avovana (09.05.2018 : 22:31:39)
51 |
||
![]() | ![]() |
![]() | ![]() | |
Пудж (01.07.2018 : 20:38:02)
html { background-color: #ffe4b5; *background-color: #ffd285; font:17px Verdana; } body{ width:1000px; margin: 0 auto; } 50 |
||
![]() | ![]() |
![]() | ![]() | |
rubaha91 (09.02.2018 : 04:58:05)
49 |
||
![]() | ![]() |
![]() | ![]() | |
hello (11.04.2017 : 03:58:48)
![]() 48 |
||
![]() | ![]() |
![]() | ![]() | |
Пукалка (06.07.2016 : 13:22:09)
http://cpp.com.ru/shildt_spr_po_c/02/0201.html int16 или 32от -32767 до 32767 unsigned int16 или 32от 0 до 65535 signed int16 или 32то же, что int short int16от -32767 до 32767 unsigned short int16от 0 до 65535 The GNU C Reference Manual http://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html#Data-T ypes short int The 16-bit short int data type can hold integer values in the range of −32,768 to 32,767. You may also refer to this data type as short, signed short int, or signed short. unsigned short int The 16-bit unsigned short int data type can hold integer values in the range of 0 to 65,535. You may also refer to this data type as unsigned short. int The 32-bit int data type can hold integer values in the range of −2,147,483,648 to 2,147,483,647. You may also refer to this data type as signed int or signed. 47 |
||
![]() | ![]() |
![]() | ![]() | |
Вениамин (09.11.2015 : 20:12:29)
int (*daytab)[13] daytab: указ. на массив[13] из int int (*daytab)[13] daytab: массив[13] из указ. на int а должно быть int (*daytab)[13] daytab: указ. на массив[13] из int int *daytab[13] daytab: массив[13] из указ. на int 46 |
||
![]() | ![]() |
![]() | ![]() | |
Александр (30.07.2014 : 15:00:43)
pb->print( cout ); // i?aaeeuii: Panda::print(ostream&) pb->isA(); // i?aaeeuii: Bear::isA() pb->cuddle(); // ioeaea: yoi ia ?anou eioa?oaena Bear pb->highlight(); // ioeaea: yoi ia ?anou eioa?oaena Bear http://cpp.com.ru/lippman/c18.html Также на этой же странице видно, как неправильно отображаются рисунки. 45 |
||
![]() | ![]() |
![]() | ![]() | |
XRumerTest (08.02.2014 : 14:38:07)
44 |
||
![]() | ![]() |
![]() | ![]() | |
Unknown (03.02.2014 : 14:50:43)
43 |
||
![]() | ![]() |
|