/ Game Programming - All in One (3rd Edition)
/ game_prog_all_in_one_3rd_ed.iso / sources / chapter07 / tankwar_r2 / TankWar.plg ![]() | < prev | next > |
LaTeX Document | 2004-05-06 | 898 b |
Confidence | Program | Detection | Match Type | Support |
---|---|---|---|---|
100% | dexvert | LaTeX Document (document/latex) | magic | Supported |
1% | dexvert | Text File (text/txt) | fallback | Supported |
100% | file | HTML document text | default (weak) | |
99% | file | LaTeX document, ASCII text, with CRLF line terminators | default | |
100% | TrID | HyperText Markup Language | default | |
100% | checkBytes | Printable ASCII | default | |
100% | perlTextCheck | Likely Text (Perl) | default | |
100% | siegfried | fmt/96 Hypertext Markup Language | default | |
100% | gt2 | HTML (Hyper Text Markup Language) Datei | default | |
100% | detectItEasy | Format: Plain text[CRLF] | default | |
100% | binwalkID | HTML document header | default (weak) | |
100% | xdgMime | text/html | default |
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 3c 68 74 6d 6c 3e 0d 0a | 3c 62 6f 64 79 3e 0d 0a |<html>..|<body>..|
|00000010| 3c 70 72 65 3e 0d 0a 3c | 68 31 3e 42 75 69 6c 64 |<pre>..<|h1>Build|
|00000020| 20 4c 6f 67 3c 2f 68 31 | 3e 0d 0a 3c 68 33 3e 0d | Log</h1|>..<h3>.|
|00000030| 0a 2d 2d 2d 2d 2d 2d 2d | 2d 2d 2d 2d 2d 2d 2d 2d |.-------|--------|
|00000040| 2d 2d 2d 2d 2d 43 6f 6e | 66 69 67 75 72 61 74 69 |-----Con|figurati|
|00000050| 6f 6e 3a 20 54 61 6e 6b | 57 61 72 20 2d 20 57 69 |on: Tank|War - Wi|
|00000060| 6e 33 32 20 44 65 62 75 | 67 2d 2d 2d 2d 2d 2d 2d |n32 Debu|g-------|
|00000070| 2d 2d 2d 2d 2d 2d 2d 2d | 2d 2d 2d 2d 2d 0d 0a 3c |--------|-----..<|
|00000080| 2f 68 33 3e 0d 0a 3c 68 | 33 3e 43 6f 6d 6d 61 6e |/h3>..<h|3>Comman|
|00000090| 64 20 4c 69 6e 65 73 3c | 2f 68 33 3e 0d 0a 43 72 |d Lines<|/h3>..Cr|
|000000a0| 65 61 74 69 6e 67 20 74 | 65 6d 70 6f 72 61 72 79 |eating t|emporary|
|000000b0| 20 66 69 6c 65 20 22 43 | 3a 5c 44 4f 43 55 4d 45 | file "C|:\DOCUME|
|000000c0| 7e 31 5c 4a 6f 6e 61 74 | 68 61 6e 5c 4c 4f 43 41 |~1\Jonat|han\LOCA|
|000000d0| 4c 53 7e 31 5c 54 65 6d | 70 5c 52 53 50 43 33 36 |LS~1\Tem|p\RSPC36|
|000000e0| 2e 74 6d 70 22 20 77 69 | 74 68 20 63 6f 6e 74 65 |.tmp" wi|th conte|
|000000f0| 6e 74 73 0d 0a 5b 0d 0a | 2f 6e 6f 6c 6f 67 6f 20 |nts..[..|/nologo |
|00000100| 2f 4d 4c 64 20 2f 57 33 | 20 2f 47 6d 20 2f 47 58 |/MLd /W3| /Gm /GX|
|00000110| 20 2f 5a 49 20 2f 4f 64 | 20 2f 44 20 22 57 49 4e | /ZI /Od| /D "WIN|
|00000120| 33 32 22 20 2f 44 20 22 | 5f 44 45 42 55 47 22 20 |32" /D "|_DEBUG" |
|00000130| 2f 44 20 22 5f 57 49 4e | 44 4f 57 53 22 20 2f 44 |/D "_WIN|DOWS" /D|
|00000140| 20 22 5f 4d 42 43 53 22 | 20 2f 46 70 22 44 65 62 | "_MBCS"| /Fp"Deb|
|00000150| 75 67 2f 54 61 6e 6b 57 | 61 72 2e 70 63 68 22 20 |ug/TankW|ar.pch" |
|00000160| 2f 59 58 20 2f 46 6f 22 | 44 65 62 75 67 2f 22 20 |/YX /Fo"|Debug/" |
|00000170| 2f 46 64 22 44 65 62 75 | 67 2f 22 20 2f 46 44 20 |/Fd"Debu|g/" /FD |
|00000180| 2f 47 5a 20 2f 63 20 0d | 0a 22 44 3a 5c 42 6f 6f |/GZ /c .|."D:\Boo|
|00000190| 6b 20 50 72 6f 6a 65 63 | 74 73 5c 41 6c 6c 20 49 |k Projec|ts\All I|
|000001a0| 6e 20 4f 6e 65 5c 73 6f | 75 72 63 65 73 5c 6d 73 |n One\so|urces\ms|
|000001b0| 76 63 5c 63 68 61 70 74 | 65 72 30 37 5c 74 61 6e |vc\chapt|er07\tan|
|000001c0| 6b 77 61 72 5f 72 32 5c | 54 61 6e 6b 57 61 72 5c |kwar_r2\|TankWar\|
|000001d0| 6d 61 69 6e 2e 63 22 0d | 0a 5d 0d 0a 43 72 65 61 |main.c".|.]..Crea|
|000001e0| 74 69 6e 67 20 63 6f 6d | 6d 61 6e 64 20 6c 69 6e |ting com|mand lin|
|000001f0| 65 20 22 63 6c 2e 65 78 | 65 20 40 43 3a 5c 44 4f |e "cl.ex|e @C:\DO|
|00000200| 43 55 4d 45 7e 31 5c 4a | 6f 6e 61 74 68 61 6e 5c |CUME~1\J|onathan\|
|00000210| 4c 4f 43 41 4c 53 7e 31 | 5c 54 65 6d 70 5c 52 53 |LOCALS~1|\Temp\RS|
|00000220| 50 43 33 36 2e 74 6d 70 | 22 20 0d 0a 43 72 65 61 |PC36.tmp|" ..Crea|
|00000230| 74 69 6e 67 20 63 6f 6d | 6d 61 6e 64 20 6c 69 6e |ting com|mand lin|
|00000240| 65 20 22 6c 69 6e 6b 2e | 65 78 65 20 61 6c 6c 65 |e "link.|exe alle|
|00000250| 67 2e 6c 69 62 20 2f 6e | 6f 6c 6f 67 6f 20 2f 73 |g.lib /n|ologo /s|
|00000260| 75 62 73 79 73 74 65 6d | 3a 77 69 6e 64 6f 77 73 |ubsystem|:windows|
|00000270| 20 2f 69 6e 63 72 65 6d | 65 6e 74 61 6c 3a 79 65 | /increm|ental:ye|
|00000280| 73 20 2f 70 64 62 3a 22 | 44 65 62 75 67 2f 54 61 |s /pdb:"|Debug/Ta|
|00000290| 6e 6b 57 61 72 2e 70 64 | 62 22 20 2f 64 65 62 75 |nkWar.pd|b" /debu|
|000002a0| 67 20 2f 6d 61 63 68 69 | 6e 65 3a 49 33 38 36 20 |g /machi|ne:I386 |
|000002b0| 2f 6f 75 74 3a 22 44 65 | 62 75 67 2f 54 61 6e 6b |/out:"De|bug/Tank|
|000002c0| 57 61 72 2e 65 78 65 22 | 20 2f 70 64 62 74 79 70 |War.exe"| /pdbtyp|
|000002d0| 65 3a 73 65 70 74 20 20 | 22 2e 5c 44 65 62 75 67 |e:sept |".\Debug|
|000002e0| 5c 6d 61 69 6e 2e 6f 62 | 6a 22 20 22 0d 0a 3c 68 |\main.ob|j" "..<h|
|000002f0| 33 3e 4f 75 74 70 75 74 | 20 57 69 6e 64 6f 77 3c |3>Output| Window<|
|00000300| 2f 68 33 3e 0d 0a 43 6f | 6d 70 69 6c 69 6e 67 2e |/h3>..Co|mpiling.|
|00000310| 2e 2e 0d 0a 6d 61 69 6e | 2e 63 0d 0a 4c 69 6e 6b |....main|.c..Link|
|00000320| 69 6e 67 2e 2e 2e 0d 0a | 0d 0a 0d 0a 0d 0a 3c 68 |ing.....|......<h|
|00000330| 33 3e 52 65 73 75 6c 74 | 73 3c 2f 68 33 3e 0d 0a |3>Result|s</h3>..|
|00000340| 54 61 6e 6b 57 61 72 2e | 65 78 65 20 2d 20 30 20 |TankWar.|exe - 0 |
|00000350| 65 72 72 6f 72 28 73 29 | 2c 20 30 20 77 61 72 6e |error(s)|, 0 warn|
|00000360| 69 6e 67 28 73 29 0d 0a | 3c 2f 70 72 65 3e 0d 0a |ing(s)..|</pre>..|
|00000370| 3c 2f 62 6f 64 79 3e 0d | 0a 3c 2f 68 74 6d 6c 3e |</body>.|.</html>|
|00000380| 0d 0a | |.. | |
+--------+-------------------------+-------------------------+--------+--------+