<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>optind</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.14' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/2849.html#L153'>optind</a> 153 src/casl2.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2849.html#L160'>optind</a> 160 src/casl2.c asfilecnt = argc - optind;</span>
<span class='curline'><a href='../S/2849.html#L163'>optind</a> 163 src/casl2.c asfile[i] = argv[optind + i];</span>
<span class='curline'><a href='../S/2851.html#L49'>optind</a> 49 src/casl2rev.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2851.html#L54'>optind</a> 54 src/casl2rev.c disassemble_file(argv[optind]); /* プログラム実行 */</span>
<span class='curline'><a href='../S/2845.html#L79'>optind</a> 79 src/comet2.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2845.html#L86'>optind</a> 86 src/comet2.c execptr->end = loadassemble(argv[optind], execptr->start);</span>
<span class='curline'><a href='../S/2839.html#L56'>optind</a> 56 src/dumpword.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2839.html#L62'>optind</a> 62 src/dumpword.c word = nh2word(argv[optind]);</span>
<span class='curline'><a href='../S/2839.html#L67'>optind</a> 67 src/dumpword.c fprintf(stdout, "%6s: ", argv[optind]);</span>
</pre>
</body>
</html>