49 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			49 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
							 | 
						||
| 
								 | 
							
								<html>
							 | 
						||
| 
								 | 
							
								  <head>
							 | 
						||
| 
								 | 
							
								    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
							 | 
						||
| 
								 | 
							
								    <title>avr-libc: strtok.c File Reference</title>
							 | 
						||
| 
								 | 
							
								    <link href="dox.css" rel="stylesheet" type="text/css">
							 | 
						||
| 
								 | 
							
								  </head>
							 | 
						||
| 
								 | 
							
								<body>
							 | 
						||
| 
								 | 
							
								<center>
							 | 
						||
| 
								 | 
							
								<table width="80%">
							 | 
						||
| 
								 | 
							
								  <tr>
							 | 
						||
| 
								 | 
							
								    <td align="left"><a href="http://www.nongnu.org/avr-libc/">AVR Libc Home Page</a></td>
							 | 
						||
| 
								 | 
							
								    <td align="center" colspan=4><img src="avrs.png" alt="AVRs" align="middle" border="0"></td>
							 | 
						||
| 
								 | 
							
								    <td align="right"><a href="https://savannah.nongnu.org/projects/avr-libc/">AVR Libc Development Pages</a></td>
							 | 
						||
| 
								 | 
							
								  </tr>
							 | 
						||
| 
								 | 
							
								  <tr>
							 | 
						||
| 
								 | 
							
								    <td align="center" width="13%"><a href="index.html">Main Page</a></td>
							 | 
						||
| 
								 | 
							
								    <td align="center" width="13%"><a href="pages.html">User Manual</a></td>
							 | 
						||
| 
								 | 
							
								    <td align="center" width="13%"><a href="modules.html">Library Reference</a></td>
							 | 
						||
| 
								 | 
							
								    <td align="center" width="13%"><a href="FAQ.html">FAQ</a></td>
							 | 
						||
| 
								 | 
							
								    <td align="center" width="13%"><a href="globals.html">Alphabetical Index</a></td>
							 | 
						||
| 
								 | 
							
								    <td align="center" width="13%"><a href="group__demos.html">Example Projects</a></td>
							 | 
						||
| 
								 | 
							
								  </tr>
							 | 
						||
| 
								 | 
							
								</table>
							 | 
						||
| 
								 | 
							
								</center>
							 | 
						||
| 
								 | 
							
								<hr width="80%">
							 | 
						||
| 
								 | 
							
								<!-- Generated by Doxygen 1.5.6 -->
							 | 
						||
| 
								 | 
							
								<div class="contents">
							 | 
						||
| 
								 | 
							
								<h1>strtok.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<p>
							 | 
						||
| 
								 | 
							
								<table border="0" cellpadding="0" cellspacing="0">
							 | 
						||
| 
								 | 
							
								<tr><td></td></tr>
							 | 
						||
| 
								 | 
							
								<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
							 | 
						||
| 
								 | 
							
								<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="group__avr__string.html#g6ace85338eafe22a0ff52c00eb9779b8">strtok</a> (char *s, const char *delim)</td></tr>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
							 | 
						||
| 
								 | 
							
								<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aa1ebe818ec1c763a776cc580551f3e6"></a><!-- doxytag: member="strtok.c::p" ref="aa1ebe818ec1c763a776cc580551f3e6" args="" -->
							 | 
						||
| 
								 | 
							
								static char * </td><td class="memItemRight" valign="bottom"><b>p</b></td></tr>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</table>
							 | 
						||
| 
								 | 
							
								</div>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<hr width="80%">
							 | 
						||
| 
								 | 
							
								<p><center>Automatically generated by Doxygen 1.5.6 on 4 Dec 2008.</center></p>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</body>
							 | 
						||
| 
								 | 
							
								</html>
							 |