Search Results

Search: Posts Made By: naranja18she
Forum: Programming 06-11-2009
9,841
Posted By naranja18she
Cannot read a file with read(fd, buffer, buffersize) function
# include <stdio.h>
# include <fcntl.h>
# include <stdlib.h>
# include <sys/stat.h>

int main(int argc, char *argv[])
{
int fRead, fPadded, padVal;
int btRead;
int BUFFSIZE =...
Showing results 1 to 1 of 1

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