|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
File Processing
Can anyone tell me the difference between a text file and a formatted text file. Thanks
|
|
#2
|
||||
|
||||
|
A text file is a file whose values (aside from line-end characters) are all members of some predefined character set.
A formatted text file has user-imposed restrictions that make those contents easier to parse in some user-defined way. A csv file would be one example. Fixed-length records with fixed-length fields would be another.
__________________
C/C++ pointers (Original in the "Commonly Asked Questions" thread). |
|
#3
|
|||
|
|||
|
Quote:
thanks dude |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > File Processing |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|