Search Results

Search: Posts Made By: jim mcnamara
Forum: Programming 10-19-2005
6,688
Posted By jim mcnamara
#include <string.h> #include <stdio.h> ...
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
/* this reads files up to twenty lines in length.*/
#define LINES_IN_FILE 20
#define DELIMITER "="

int main(int argc, char *argv[])...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 10:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy