Memory Address Handling in C - Updated

Programming, for all ages and all languages.
urxae
Member
Member
Posts: 149
Joined: Sun Jul 30, 2006 8:16 am
Location: The Netherlands

Post by urxae »

Kevin McGuire wrote:
<huge URL> wrote:[snip]
Would you mind editing your post and putting that URL in a link instead of the text? It's stretching the page...

(By the way, why are you posting a google cache address when the original page still works?)
User avatar
Kevin McGuire
Member
Member
Posts: 843
Joined: Tue Nov 09, 2004 12:00 am
Location: United States
Contact:

Post by Kevin McGuire »

urxae wrote:
Kevin McGuire wrote:
<huge URL> wrote:[snip]
Would you mind editing your post and putting that URL in a link instead of the text? It's stretching the page...
I apologize and I have fixed it.
urxae wrote: (By the way, why are you posting a google cache address when the original page still works?)
I was just being in a hurry and a idiot at the same time, was sleepy and ready to go to bed for work. :)
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Post by mystran »

I would be nice if the forum CSS managed to force the forum to stay within bounds of browser window, and just overflow the offending line instead of widening the whole forum.... but I'm too lazy to fetch the CSS and fix it, so I'm just whining..
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

mystran wrote:I would be nice if the forum CSS managed to force the forum to stay within bounds of browser window, and just overflow the offending line instead of widening the whole forum.... but I'm too lazy to fetch the CSS and fix it, so I'm just whining..
Mods have been modifying these kinds of URLs for a long time but I can't seem to get the tag to work. Apologies.

Agree with Mystran though.
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Post by mystran »

A CSS fix would have the nice property that it'd make very wide images overflow the forum as well, and still keep the forum in sane size...

But yeah well... maybe one day...
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
User avatar
B.E
Member
Member
Posts: 275
Joined: Sat Oct 21, 2006 5:29 pm
Location: Brisbane Australia
Contact:

Post by B.E »

What we need is to get people to rename the url.

I was just thinking, that mods could just take the domain name from the url. or take the page name of the link.

for example
http://www.google.com.au/...
would be come
Google
or
OSDev - Google Search
Image
Microsoft: "let everyone run after us. We'll just INNOV~1"
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

B.E wrote:What we need is to get people to rename the url.

I was just thinking, that mods could just take the domain name from the url. or take the page name of the link.

for example
http://www.google.com.au/...
would be come
Google
or
OSDev - Google Search
Yep, tried. Didn't work. That's what we usually do.
Post Reply