root/doc_inner/gnu_global/Y/173.html

/* [<][>][^][v][top][bottom][index][help] */
<!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/21080.html#L158'>optind</a>            158 src/casl2.c        if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/21080.html#L165'>optind</a>            165 src/casl2.c        asfilecnt = argc - optind;</span>
<span class='curline'><a href='../S/21080.html#L168'>optind</a>            168 src/casl2.c            asfile[i] = argv[optind + i];</span>
<span class='curline'><a href='../S/21086.html#L50'>optind</a>             50 src/casl2rev.c     if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/21086.html#L55'>optind</a>             55 src/casl2rev.c     disassemble_file(argv[optind]);                /* プログラム実行 */</span>
<span class='curline'><a href='../S/21074.html#L84'>optind</a>             84 src/comet2.c       if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/21074.html#L91'>optind</a>             91 src/comet2.c       execptr-&gt;end = loadassemble(argv[optind], execptr-&gt;start);</span>
<span class='curline'><a href='../S/21065.html#L80'>optind</a>             80 src/comet2monitor.c     if (optind &lt; argc) {</span>
<span class='curline'><a href='../S/21065.html#L81'>optind</a>             81 src/comet2monitor.c         warn_ignore_arg(argc - optind, argv + optind);</span>
<span class='curline'><a href='../S/21062.html#L57'>optind</a>             57 src/dumpword.c     if(argv[optind] == NULL) {</span>
<span class='curline'><a href='../S/21062.html#L63'>optind</a>             63 src/dumpword.c     word = nh2word(argv[optind]);</span>
<span class='curline'><a href='../S/21062.html#L68'>optind</a>             68 src/dumpword.c     fprintf(stdout, "%6s: ", argv[optind]);</span>
</pre>
</body>
</html>

/* [<][>][^][v][top][bottom][index][help] */