This topic is locked, you cannot edit posts or make further replies.  [ 2636 posts ]  Go to page Previous  1 ... 21, 22, 23, 24, 25, 26, 27 ... 176  Next
The Random Sh*t Thread 
Author Message
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 9:40 pm
Posts: 5288
Location: ln -s /London ~
Interesting part of a past exam paper:
Code:
#include <stdio.h>
 
int func (int a, int b) {
   static int c = 1;
   return a + b * (c *= -1);
}
 
int main () {
   int a = 2, b = 3;
   int c = func(a, b);
 
   a *= a++;
   b *= ++b;
 
   printf("%d %d %d %d\n", a, b, c, func(a, b));
}


Edd

_________________
timark_uk wrote:
Gay sex is better than no sex

timark_uk wrote:
Edward Armitage is Awesome. Yes, that's right. Awesome with a A.


Wed May 13, 2009 9:49 am
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:36 pm
Posts: 5157
Location: /dev/tty0
That's pretty cool Edd


Wed May 13, 2009 10:33 am
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 6:20 pm
Posts: 3838
Location: Here Abouts
Is it?

What is it? :?:

_________________
The Official "Saucy Minx" ;)

This above all: To Thine Own Self Be True

"Red sky at night, Shepherds Delight"..Which is a bit like Shepherds Pie, but with whipped topping instead of mashed potato.


Wed May 13, 2009 11:12 am
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 9:40 pm
Posts: 5288
Location: ln -s /London ~
forquare1 wrote:
That's pretty cool Edd
Have to admit I didn't get b correct :oops: Oh well, we live and learn, as they say...

Edd

_________________
timark_uk wrote:
Gay sex is better than no sex

timark_uk wrote:
Edward Armitage is Awesome. Yes, that's right. Awesome with a A.


Wed May 13, 2009 11:33 am
Profile
Doesn't have much of a life
User avatar

Joined: Sat Apr 25, 2009 9:17 pm
Posts: 741
I've been on hold to Microsoft for over an hour now :(

I'm having issues with some software I paid for and their response has been shocking. No "Hello" or "Goodbye", just a "Give me a one-line description of the problem" and he still didn't understand a word I was saying!

Peter.

_________________
A Mac user Image


Wed May 13, 2009 11:51 am
Profile
Moderator

Joined: Thu Apr 23, 2009 6:13 pm
Posts: 7262
Location: Here, but not all there.
pg2114 wrote:
just a "Give me a one-line description of the problem" and he still didn't understand a word I was saying!


Try this: "It. Is. Fooked. It. Is. Not. Working. I. Want. It. Fixed. Now."

8-)

_________________
My Flickr | Snaptophobic Bloggage
Heather Kay: modelling details that matter.
"Let my windows be open to receive new ideas but let me also be strong enough not to be blown away by them." - Mahatma Gandhi.


Wed May 13, 2009 12:02 pm
Profile
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 9:40 pm
Posts: 4876
Location: Newcastle
HeatherKay wrote:
Try this: "It. Is. Fooked. It. Is. Not. Working. I. Want. It. Fixed. Now."


No repro :)

Need to be VERY descriptive.

What product is it?

_________________
Twitter
Charlie Brooker:
Macs are glorified Fisher-Price activity centres for adults; computers for scaredy cats too nervous to learn how proper computers work; computers for people who earnestly believe in feng shui.


Wed May 13, 2009 12:37 pm
Profile
Doesn't have much of a life
User avatar

Joined: Sat Apr 25, 2009 9:17 pm
Posts: 741
I take it all back. A very nice gentlemen telephoned me back and it's all sorted :D

Peter.

_________________
A Mac user Image


Wed May 13, 2009 12:50 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
pg2114 wrote:
I take it all back. A very nice gentlemen telephoned me back and it's all sorted :D

Peter.


That's great. :)

What software was it?

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Wed May 13, 2009 1:17 pm
Profile WWW
Official forum cat lady
User avatar

Joined: Fri Apr 24, 2009 8:04 am
Posts: 11039
Location: London
Microsoft? Bah humbug!

_________________
Still the official cheeky one ;)

jonbwfc wrote:
Caz is correct though


Wed May 13, 2009 1:28 pm
Profile
Doesn't have much of a life
User avatar

Joined: Sat Apr 25, 2009 9:17 pm
Posts: 741
John_Vella wrote:
What software was it?

It was Microsoft Office 2007 Ultimate.

Peter.

_________________
A Mac user Image


Wed May 13, 2009 1:32 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
pg2114 wrote:
John_Vella wrote:
What software was it?

It was Microsoft Office 2007 Ultimate.

Peter.


Ok, what were the issues you were experiencing? Just a bit of fun, but let's see if we can figure out what was wrong with it anyway :)

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Wed May 13, 2009 1:33 pm
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 8:57 pm
Posts: 2220
Location: Here for now...
John, where's this Rogues Gallery image then? Huh, huh?? ;)

_________________
ProfessorF wrote:
(The author of this post assumes no responsibility for any jail time served by anyone making use of this suggestion.)


Wed May 13, 2009 1:39 pm
Profile WWW
Doesn't have much of a life
User avatar

Joined: Sat Apr 25, 2009 9:17 pm
Posts: 741
John_Vella wrote:
Ok, what were the issues you were experiencing? Just a bit of fun, but let's see if we can figure out what was wrong with it anyway :)

Oh right, nothing like that. I needed a new product key for it because I no longer had access to the email account which contained it.

The first call handler simply told me to buy a new retail version of it for £400.00 and reeled off a list of different retailers where it would be in stock! Anyway, the gentleman who telephoned me back gave me a new product key and a link to download the software :D

It was their fault I needed to re-install in the first place, because Vista managed to die on me.

Peter.

_________________
A Mac user Image


Wed May 13, 2009 1:40 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Blue_Nowhere wrote:
John, where's this Rogues Gallery image then? Huh, huh?? ;)


Sorry, I didn't manage to switch on the PC last night, as the wife was working and I was too busy playing the Dr Who Scene It game with my 7 year old daughter to worry about computers.

I'll try and find a picture tonight. If I turn on the PC.

Edit to add: Thanks for the info' Peter. That clears it up :)

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Last edited by John_Vella on Wed May 13, 2009 1:42 pm, edited 1 time in total.



Wed May 13, 2009 1:41 pm
Profile WWW
Display posts from previous:  Sort by  
This topic is locked, you cannot edit posts or make further replies.   [ 2636 posts ]  Go to page Previous  1 ... 21, 22, 23, 24, 25, 26, 27 ... 176  Next

Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.