| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Originating-IP: | [200.45.38.127] |
| From: | "Pepe Perez" <overflow62 AT hotmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Memory |
| Date: | Sun, 27 Jan 2002 00:03:45 -0300 |
| Mime-Version: | 1.0 |
| Message-ID: | <F55wzNNsk2Yl2RodUIX00008764@hotmail.com> |
| X-OriginalArrivalTime: | 27 Jan 2002 03:03:45.0658 (UTC) FILETIME=[3BEFE5A0:01C1A6DF] |
hello, before anything else I don't speak English, I am Argentinean, I am
writing this with the help of a translator, so know how to excuse my
language.
Making a couple of tests with CYGWIN and the compiler GCC 2.95-3.5 was with
which I am reserved bad the memory. A char buffer[5] it occupies me 24
bytes!!!!!!!!!!. This checked it when seeing the exit assembler of this
program:
main ()
{
char buffer[5];
}
It is seen that it subtracts him 24 to ESP, when he would have to subtract
him 8. To that this is???
From already thank you!!
_________________________________________________________________
MSN Photos es la manera más sencilla de compartir e imprimir sus fotos:
http://photos.latam.msn.com/Support/WorldWide.aspx
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |