|
|
|
#26 |
|
Messages: n/a
Hébergeur: |
"Bill Cunningham" <nospam@nspam.com> writes:
> "santosh" <santosh.k83@gmail.com> wrote in message > news:g1s7f0$1ei$1@registered.motzarella.org... > >> Not necessarily. It's just a byte with value zero. >> > I wrote this program in my djgpp compile not my gcc one and got the > ascii value of 48. > > printf("%i\n",'0'); > > Bill Come on. Please stop trolling. |
|
|
|
#27 |
|
Messages: n/a
Hébergeur: |
On Sun, 1 Jun 2008 12:13:19 +0200, "Joachim Schmitz"
<nospam.jojo@schmitz-digital.de> wrote: >Barry Schwarz wrote: >> On Sat, 31 May 2008 16:16:25 GMT, "Bill Cunningham" <nospam@nspam.com> >> wrote: ><snip> >>> >>> if((fputc(a,fp))==NULL) >>> puts("fputc error"); >>> >>> When I ran the binary fputc error was mentioned 10 times. My 2nd arg >>> was 10. >> >> Your 2nd arg of what? Not fputc, the 2nd arg there is fp, not 10. Not >> puts, it only has one arg. >2nd arg to his program, AKA argv[2], obviously (if you look upthread), the >number of null bytes to writen to a file (who's name is given in argv[1]) If it is relevant to the current message, it should be quoted in the current message. Do you really keep old messages around to resolve unspecified references? Does you news server always deliver messages in the proper order? Remove del for email |
|
![]() |
| Outils de la discussion | |
|
|