home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c006 / 1.ddi / MEMSET.C < prev    next >
DOS BACKUP file  |  1987-11-04  |  429 b 

open in: MacOS 8.1     |     Win98     |     DOS

view JSON data     |     view as text

This file was processed as: DOS BACKUP file (archive/dosBackupFile).

You can browse this item here: MEMSET.C

ConfidenceProgramDetectionMatch TypeSupport
100% dexvert DOS BACKUP file (archive/dosBackupFile) magic Supported
66% dexvert Compact Compressed (Unix) (archive/compact) ext Supported
100% file DOS 2.0-3.2 backed up file \CBTREE\LIBRARY\MEMSET.C default
99% file data default
51% TrID DOS 2.0-3.2 backup default
48% TrID MP3 audio default (weak)
100% disktype Blank disk/medium default (weak)



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| ff 01 00 00 00 5c 43 42 | 54 52 45 45 5c 4c 49 42 |.....\CB|TREE\LIB|
|00000010| 52 41 52 59 5c 4d 45 4d | 53 45 54 2e 43 00 00 00 |RARY\MEM|SET.C...|
|00000020| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000030| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000040| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000050| 00 00 00 19 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000060| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000070| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000080| 2f 2a 2a 2a 2a 2a 2a 2a | 2a 2a 2a 2a 2a 2a 2a 2a |/*******|********|
|00000090| 2a 2a 2a 2a 2a 2a 2a 2a | 2a 2a 2a 2a 2a 2a 2a 2a |********|********|
|000000a0| 2a 2a 2a 2a 2a 2a 2a 2a | 2a 2a 2a 2a 2a 2a 2a 2a |********|********|
|000000b0| 2a 2a 2a 2a 2a 0d 0a 20 | 2a 0d 0a 20 2a 20 6d 65 |*****.. |*.. * me|
|000000c0| 6d 73 65 74 2e 63 20 2d | 2d 20 73 65 74 20 62 6c |mset.c -|- set bl|
|000000d0| 6f 63 6b 20 6f 66 20 6d | 65 6d 6f 72 79 20 77 69 |ock of m|emory wi|
|000000e0| 74 68 20 73 70 65 63 69 | 66 69 65 64 20 63 68 61 |th speci|fied cha|
|000000f0| 72 61 63 74 65 72 2e 0d | 0a 20 2a 0d 0a 20 2a 2f |racter..|. *.. */|
|00000100| 0d 0a 0d 0a 63 68 61 72 | 20 2a 6d 65 6d 73 65 74 |....char| *memset|
|00000110| 28 73 2c 20 63 2c 20 6e | 29 0d 0a 63 68 61 72 20 |(s, c, n|)..char |
|00000120| 2a 73 3b 0d 0a 63 68 61 | 72 09 63 3b 0d 0a 75 6e |*s;..cha|r.c;..un|
|00000130| 73 69 67 6e 65 64 20 6e | 3b 0d 0a 7b 0d 0a 09 72 |signed n|;..{...r|
|00000140| 65 67 69 73 74 65 72 20 | 63 68 61 72 20 2a 63 70 |egister |char *cp|
|00000150| 3b 0d 0a 09 72 65 67 69 | 73 74 65 72 20 75 6e 73 |;...regi|ster uns|
|00000160| 69 67 6e 65 64 20 69 3b | 0d 0a 0d 0a 09 66 6f 72 |igned i;|.....for|
|00000170| 20 28 63 70 20 3d 20 73 | 2c 20 69 20 3d 20 6e 3b | (cp = s|, i = n;|
|00000180| 20 69 2d 2d 20 21 3d 20 | 30 3b 20 2a 63 70 2b 2b | i-- != |0; *cp++|
|00000190| 20 3d 20 63 29 0d 0a 09 | 09 3b 0d 0a 09 72 65 74 | = c)...|.;...ret|
|000001a0| 75 72 6e 20 28 73 29 3b | 0d 0a 7d 0d 0a |urn (s);|..}.. |
+--------+-------------------------+-------------------------+--------+--------+