![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2006
Posts: 3
Rep Power: 0
![]() |
Is there a possible method to make ANSI-fied files readable? I tried several methods and all were failed~~
Thanks ![]() |
|
|
|
|
|
#2 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 1,261
Rep Power: 5
![]() |
You might try being a bit more descriptive. What do you mean by an "ANSI-fied file", what methods are you using to read them, and what behaviour do you interpret as failure?
|
|
|
|
|
|
#3 | |
|
Newbie
Join Date: Jun 2006
Posts: 3
Rep Power: 0
![]() |
Quote:
In order to learn the programming, I downloaded some file, which is described as "ANSI-fied file" postfix is a (*.a), in the web. I tried to open it by Xemacs under Linux, but some strange characters, which can not be read, are displayed. That is my problem, cheers ![]() |
|
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I recommend you run far away (and rapidly) from whatever website it was.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Jun 2005
Location: New Mexico
Posts: 228
Rep Power: 4
![]() |
.a filetype is not human readable source code - object code library.
.c is the filetype you will see for human readable C source code. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|