Sponsored Content
Full Discussion: Tokenization
Top Forums Programming Tokenization Post 302136961 by noobie on Thursday 20th of September 2007 05:35:11 PM
Old 09-20-2007
Tokenization

I have a program that reads the input from keyboard using readline()
. its like a simple shell that reads the input string and acts on the commands being passed.
the strtok() function looks simple but how do i implement it. Assuming the string from input i get is called "reply".

thanks in advance
 
All times are GMT -4. The time now is 10:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy