<!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.5' />
<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/2841.html#L154'>optind</a> 154 src/casl2.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2841.html#L161'>optind</a> 161 src/casl2.c asfilecnt = argc - optind;</span>
<span class='curline'><a href='../S/2841.html#L164'>optind</a> 164 src/casl2.c asfile[i] = argv[optind + i];</span>
<span class='curline'><a href='../S/2850.html#L49'>optind</a> 49 src/casl2rev.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2850.html#L54'>optind</a> 54 src/casl2rev.c disassemble_file(argv[optind]); /* プログラム実行 */</span>
<span class='curline'><a href='../S/2835.html#L79'>optind</a> 79 src/comet2.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2835.html#L86'>optind</a> 86 src/comet2.c execptr->end = loadassemble(argv[optind], execptr->start);</span>
<span class='curline'><a href='../S/2819.html#L56'>optind</a> 56 src/dumpword.c if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/2819.html#L62'>optind</a> 62 src/dumpword.c word = nh2word(argv[optind]);</span>
<span class='curline'><a href='../S/2819.html#L67'>optind</a> 67 src/dumpword.c fprintf(stdout, "%6s: ", argv[optind]);</span>
</pre>
</body>
</html>