![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 1,206
Rep Power: 5
![]() |
What program are you using to edit your source files? My guess is that you are using a word processor (eg word) that includes formatting information in the generated file. The files need to be saved as a vanilla (eg ASCII) text file.
The error messages from the compiler in your first post (eg stray '\342' in program) indicate that your source file contains more than text. |
|
|
|
|
|
#12 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
"Use one double quote! " I opened this subject with my codes which I used double quote in it!!
|
|
|
|
|
|
#13 |
|
Not a user?
Join Date: Sep 2007
Posts: 255
Rep Power: 1
![]() |
Reminds of one of those support calls from hell, the one where the tech told the customer to pack up his computer and take it back.
|
|
|
|
|
|
#14 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
grumpy , I use linux suse 10.2 It opens .c files with gedit. Doesn't it enough for edit and save correctly?
|
|
|
|
|
|
#15 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
It tried Western ( ISO-8859-15) and current localate UTF-8 character coding
|
|
|
|
|
|
#16 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
okkkkkkk =)))))))))))) I saw my mistake while saving...
Thanks to everyone !!! |
|
|
|
|
|
#17 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
I understood where I did a mistake ,the source of the error was just copy/paste. The codes doesn't be saved when I copy paste them from the e-book according to western char. encoding. When I write these with my keybord they work perfectly . I understood this mistake after changing 3 Linux OS
(( |
|
|
|
|
|
#18 |
|
Professional Programmer
|
You changed Linux distros three times over this? Why would you copy/paste anyhow? Don't you think you'll learn/remember things better if you were to type them yourself? Ah well, at least you figured out what went wrong. Hopefully a lesson was learned.
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
#19 |
|
Programmer
Join Date: Nov 2005
Location: Turkey
Posts: 93
Rep Power: 3
![]() |
You're right I'll learn/remember things better if I type them myself?
I just wondered if these codes work or not , I wanted to learn it. If they work then I can study hard on this e-book. Now, I know they work very well on my suse linux 10.2 . I have started to learn how to program C sockets =) ... Thanks.. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The basic of basic in programming... | Simongcc | Software Design and Algorithms | 4 | Aug 16th, 2007 3:34 AM |
| Slackware installation guide for Linux beginners | coldDeath | Coder's Corner Lounge | 104 | Jul 29th, 2007 4:40 AM |