Re: question
- From: "Bill Cunningham" <nospam@xxxxxxxxx>
- Date: Sun, 13 Jan 2008 16:57:15 GMT
"Default User" <defaultuserbr@xxxxxxxxx> wrote in message
news:5uu12lF1jkadiU1@xxxxxxxxxxxxxxxxxxxxx
Bill Cunningham wrote:
Your code clearly writes data of the same length as 512 ints. How
many bytes are there in an int in this implementation?
Not sure. HOw would I find out like this maybe?
printf(sizeof(int));
puts(sizeof(int));
Would these work? I guess I could try these. Maybe the OS calls a
bock size 2048 bytes.
Come on man. Look stuff up. I told you before, you're wasting our time
and yours.
Brian
Oh I got it I remember "The first argument printf wants is a string"
Bill
.
- References:
- question
- From: Bill Cunningham
- Re: question
- From: J. J. Farrell
- Re: question
- From: Bill Cunningham
- Re: question
- From: Default User
- question
- Prev by Date: Re: The machine stack and the C language
- Next by Date: Re: question
- Previous by thread: Re: question
- Next by thread: Re: question
- Index(es):
Relevant Pages
|