Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 500
Search took 0.09 seconds.
Search: Posts Made By: nnxion
Forum: C Apr 9th, 2008, 8:57 PM
Replies: 4
Views: 194
Posted By nnxion
Re: better randomization?

This is true, but I wanted to have more reliable randomness, which I thought would be achieved this way.



I was confused there for a while by the logic. That's the reason why I added the chosen ==...
Forum: C Apr 9th, 2008, 4:22 PM
Replies: 4
Views: 194
Posted By nnxion
better randomization?

I wasn't sure if the randomization is decent on this. It seems to be around the same percentage every time. Which could mean that the theory is proving true, but I'm not quite convinced just yet....
Forum: C++ Aug 9th, 2006, 9:07 AM
Replies: 10
Views: 258
Posted By nnxion
But of course you know that's bull because you...

But of course you know that's bull because you can just do:
int * foo;
int bar, quux;
Forum: Project Ideas Aug 1st, 2006, 5:25 PM
Replies: 5
Views: 147
Posted By nnxion
I thought of this before and have found some...

I thought of this before and have found some utilities like this, but I should mention that most are not very well implemented. Hope you'll do a better job.
Forum: Coder's Corner Lounge Jul 4th, 2006, 5:30 AM
Replies: 26
Views: 566
Posted By nnxion
Your civil rights are few. Why? I'm over here...

Your civil rights are few. Why?

I'm over here (http://www.nationstates.net/Zemoa). I'd like to get more issues, so I can have a better look on how my country would be. Of course I rule in my...
Forum: Community Announcements and Feedback Jul 4th, 2006, 5:06 AM
Replies: 79
Views: 1,636
Posted By nnxion
I never liked this style. The blue background...

I never liked this style. The blue background color just doesn't fit somehow. It would also be nice have ads on top or bottom, but I can imagine they'd be clicked less often.
Forum: Coder's Corner Lounge Jul 2nd, 2006, 6:36 PM
Replies: 26
Views: 566
Posted By nnxion
Heh I like it. I just hope it doesn't require a...

Heh I like it. I just hope it doesn't require a lot of time a day. I can't have that, busy enough already.
Forum: Coder's Corner Lounge Jun 30th, 2006, 5:52 PM
Replies: 127
Views: 2,466
Posted By nnxion
ITA 3 : 0 UKR That good enough for your wife?...

ITA 3 : 0 UKR

That good enough for your wife? ;)

I think Brazil is going to win it this year again, they've been #1 for so long now.
Forum: C++ Jun 30th, 2006, 12:20 PM
Replies: 19
Views: 475
Posted By nnxion
#include <iostream> #include <winsock2.h> int...

#include <iostream>
#include <winsock2.h>

int main()
{
WSADATA wsaData;
int iResult = WSAStartup(MAKEWORD(2,2), &wsaData);
if(iResult != NO_ERROR)
std::cout << "Error at WSAStartup()" <<...
Forum: C Jun 30th, 2006, 10:53 AM
Replies: 20
Views: 476
Posted By nnxion
Huh? :eek: You don't remember to turn it off and...

Huh? :eek: You don't remember to turn it off and then you might have done it by accident and then you say you know you turned it off but you don't remember why. But you say you turned it off because...
Forum: C++ Jun 30th, 2006, 10:36 AM
Replies: 19
Views: 475
Posted By nnxion
What's there not to understand? Just go to the...

What's there not to understand? Just go to the link (with HTTP, duh?) and receive the information and write it to a file.

Edit: Here...
Forum: C++ Jun 30th, 2006, 10:25 AM
Replies: 4
Views: 232
Posted By nnxion
You are using VC2005 aren't you? I'm almost...

You are using VC2005 aren't you?
I'm almost certain that it's because of Unicode. You'll need to work with it or disable it. Kilo had a thread about it a while back. Might want to look for that.
Forum: C Jun 29th, 2006, 5:37 PM
Replies: 10
Views: 339
Posted By nnxion
Exactly, that...

Exactly, that means:
#include<stdio.h>
#include<conio.h>
#define runner 2

struct Athlete
{
char name[30];
float weight;
float height;
Forum: Show Off Your Open Source Projects Jun 29th, 2006, 8:43 AM
Replies: 24
Views: 406
Posted By nnxion
Insane is what I call it. I paid 15 bucks for 5...

Insane is what I call it. I paid 15 bucks for 5 years (without hosting also).
Forum: Existing Project Development Jun 29th, 2006, 8:41 AM
Replies: 21
Views: 384
Posted By nnxion
Well in the beginning you talked about disk...

Well in the beginning you talked about disk geometry, was that just an old documentation? I remember having to specify the same for Gentoo. When I saw that, I quit Linux and tried FreeBSD.
Forum: C Jun 29th, 2006, 8:26 AM
Replies: 19
Views: 401
Posted By nnxion
He's probably read yours more than twice already....

He's probably read yours more than twice already. ;)
Forum: Show Off Your Open Source Projects Jun 27th, 2006, 1:49 AM
Replies: 24
Views: 406
Posted By nnxion
Why for so much? Did you get a nice hosting deal...

Why for so much? Did you get a nice hosting deal out of it also?
Forum: Coder's Corner Lounge Jun 27th, 2006, 1:48 AM
Replies: 80
Views: 1,464
Posted By nnxion
They're dropping it as a stand-alone product...

They're dropping it as a stand-alone product (http://blogs.msdn.com/winfs/archive/2006/06/23/644706.aspx) too.
Forum: Coder's Corner Lounge Jun 27th, 2006, 1:46 AM
Replies: 12
Views: 252
Posted By nnxion
Welcome back Ivan.

Welcome back Ivan.
Forum: C++ Jun 27th, 2006, 1:41 AM
Replies: 14
Views: 383
Posted By nnxion
You are suprised by Kilo saying that?...

You are suprised by Kilo saying that? :confused:
I'd be more suprised if HAD heard of it. :rolleyes:
Forum: C++ Jun 26th, 2006, 6:01 AM
Replies: 6
Views: 173
Posted By nnxion
So is there a problem? Why use pre-compiled...

So is there a problem? Why use pre-compiled headers?
Forum: Coder's Corner Lounge Jun 26th, 2006, 5:57 AM
Replies: 127
Views: 2,466
Posted By nnxion
No, they are not.

No, they are not.
Forum: Coder's Corner Lounge Jun 26th, 2006, 3:58 AM
Replies: 127
Views: 2,466
Posted By nnxion
I'm for Australia since the coach is Dutch. The...

I'm for Australia since the coach is Dutch. The team ain't that great, so I think Italy has a good chance of winning though.
Btw, you can read more of the Netherlands - Portugal game here...
Forum: Coder's Corner Lounge Jun 26th, 2006, 3:50 AM
Replies: 30
Views: 472
Posted By nnxion
I do it like the dark but I use tabs instead of...

I do it like the dark but I use tabs instead of spaces.
Forum: Coder's Corner Lounge Jun 25th, 2006, 5:00 PM
Replies: 127
Views: 2,466
Posted By nnxion
Well Holland is out of it, Portugal through, with...

Well Holland is out of it, Portugal through, with 20 yellow cards I believe and 4 red, 2 on each side. There wasn't much of play, people falling every 3 seconds, I don't think there has been more...
Forum: Coder's Corner Lounge Jun 24th, 2006, 5:00 AM
Replies: 30
Views: 472
Posted By nnxion
I disagree, the readability is worse when trying...

I disagree, the readability is worse when trying to save a line in my opinion.
Forum: C++ Jun 23rd, 2006, 8:24 AM
Replies: 15
Views: 292
Posted By nnxion
Yes David, that's good practice, going to church,...

Yes David, that's good practice, going to church, that is. ;)

Of course there are, there are hundreds of books about programming there. You can also order online if you want a particular book you...
Forum: C++ Jun 23rd, 2006, 8:19 AM
Replies: 14
Views: 383
Posted By nnxion
Btw it's written 'operator' not 'operater'.

Btw it's written 'operator' not 'operater'.
Forum: Coder's Corner Lounge Jun 22nd, 2006, 4:18 PM
Replies: 127
Views: 2,466
Posted By nnxion
Hah Australia is through, they got 2 - 2 against...

Hah Australia is through, they got 2 - 2 against Kroatia!
Forum: C++ Jun 22nd, 2006, 4:15 PM
Replies: 15
Views: 292
Posted By nnxion
Yes I agree. First make sure that you understand...

Yes I agree. First make sure that you understand all the loops etc.
Forum: Coder's Corner Lounge Jun 22nd, 2006, 4:13 PM
Replies: 4
Views: 211
Posted By nnxion
That's probably stable though, so I wouldn't. I'd...

That's probably stable though, so I wouldn't. I'd buy it from some new company. New to the stockmarket that is.
Forum: Java Jun 22nd, 2006, 5:29 AM
Replies: 11
Views: 298
Posted By nnxion
How do the well-known programs like Azureus do it...

How do the well-known programs like Azureus do it anyway?
Forum: Coder's Corner Lounge Jun 22nd, 2006, 3:37 AM
Replies: 16
Views: 341
Posted By nnxion
I can't believe people haven't heard of Bash.org...

I can't believe people haven't heard of Bash.org before, it's so old.
My favorite (http://bash.org/?287414) is:
Forum: Coder's Corner Lounge Jun 22nd, 2006, 3:28 AM
Replies: 56
Views: 1,155
Posted By nnxion
This reminds me of a discussion on the forums...

This reminds me of a discussion on the forums before.

What would happen if my aunt - who knows how to turn on a computer, and a monitor, and how to start MS Word and IE to check her webmail, but no...
Forum: C++ Jun 22nd, 2006, 2:52 AM
Replies: 21
Views: 448
Posted By nnxion
The <cstring> library contains functions having...

The <cstring> library contains functions having to do with character arrays.
#include <iostream>
#include <cstring>

int main()
{
std::cout << std::strlen("Hi") << std::endl;
}
The <string> library...
Forum: C++ Jun 22nd, 2006, 2:39 AM
Replies: 6
Views: 195
Posted By nnxion
You have to set the current directory, get the...

You have to set the current directory, get the first file, if that fails there are no files.
Check to see if it is a text file, if so delete it.
Check if there are other files, if so, then check to...
Forum: C Jun 21st, 2006, 9:25 AM
Replies: 1
Views: 144
Posted By nnxion
Of course this depends on your compiler. Did you...

Of course this depends on your compiler.
Did you check this (http://www.editplus.com/faq.html) yet?
Forum: C++ Jun 21st, 2006, 5:34 AM
Replies: 21
Views: 448
Posted By nnxion
That guy is a bit off, if the compiler is...

That guy is a bit off, if the compiler is following the standards, then it is necessary to make use of the std namespace.

Grumpy is very clear on namespaces, read this...
Forum: C++ Jun 21st, 2006, 5:02 AM
Replies: 15
Views: 305
Posted By nnxion
Never heard that one before. I searched it on...

Never heard that one before. I searched it on google and found it to be in the bible.

Another translation:

And yet another for clarification:

Thanks for learning me another cool saying. ;)
I'll...
Forum: Coder's Corner Lounge Jun 21st, 2006, 4:52 AM
Replies: 26
Views: 480
Posted By nnxion
[/quote] Am I glad I don't live there, I get...

[/quote]
Am I glad I don't live there, I get depressed enough when more than a week goes by cloudy.
Showing results 1 to 40 of 500

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:03 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC