| | |
array of files in C
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
You could certainly have an array of file HANDLES or the like...
is that what you mean?
C Syntax (Toggle Plain Text)
FILE* myFiles[10]; for (int i = 0; i < 10; i++) myFiles[i] = fopen("Chainsaw.txt","r");
![]() |
Similar Threads
- Array (C++)
- How to create set of files. (C++)
- can't open all of the files in a directory - only some... (C++)
- Working with array of files (C++)
Other Threads in the C Forum
- Previous Thread: file pointer increament
- Next Thread: Story Builder
Views: 3522 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C
adobe ansi api array arrays bash binarysearch centimeter char convert copyanyfile copypdffile cprogramme createcopyoffile createprocess() csyntax directory drawing dynamic executable fflush file fork frequency getlasterror givemetehcodez global graphics gtkgcurlcompiling hardware highest homework i/o inches infiniteloop initialization interest kilometer km lazy linked linkedlist linux linuxsegmentationfault list locate logical_drives match matrix meter microsoft motherboard multi mysql open opendocumentformat opensource owf pattern pdf performance pointer pointers posix power problem probleminc program programming pyramidusingturboccodes read recursion recv repetition scanf scheduling segmentationfault send shape socketprograming spoonfeeding stack standard strchr string strings structures student suggestions system systemcall test testautomation unix user voidmain() wab win32 win32api windows.h






