Search Results

Search: Posts Made By: HongThai
Forum: Programming 10-18-2018
2,976
Posted By HongThai
#define _XOPEN_SOURCE 1 #include <stdio.h> ...
#define _XOPEN_SOURCE 1
#include <stdio.h>
#include <stdlib.h>

FILE * my_tester (char * fname, int pnum)
{
int fd;
FILE * fp;
sprintf (fname,...
Showing results 1 to 1 of 1

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