Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

 » Lounge » Playground » C++ Clan

View previous topic View next topic Go down  Message [Page 1 of 1]

1C++ Clan Empty C++ Clan Tue Jan 11, 2011 11:36 pm

des

des
Achiever
Loading
C++ Clan Ohtxjt
Who would like to be part of my C++ clan? I will be adding members to my clan. Show me some C++ projects you have done and I'll let you in. If not, then your out. You must please follow the rules:


Rules
1) You must know how to program on C++
2) Share and give out tutorials on C++
3) Respect the captain(MeDesu)
4) Don't steal anyone's work.
5) Want to work in groups? Go ahead
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Rules will be updated- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
If you want to give out some little examples to the users, go ahead. Wink
Example:
Code:
/* memcmp example */
#include <stdio.h>
#include <string.h>

int main ()
{
  char str1[256];
  char str2[256];
  int n;
  printf ("Enter a sentence: "); gets(str1);
  printf ("Enter another sentence: "); gets(str2);
  n=memcmp ( str1, str2, 256 );
  if (n>0) printf ("'%s' is greater than '%s'.\n",str1,str2);
  else if (n<0) printf ("'%s' is less than '%s'.\n",str1,str2);
  else printf ("'%s' is the same as '%s'.\n",str1,str2);
  return 0;
}
But you must tell them what it does.
Now that examples does this:
Returns an integral value indicating the relationship between the content of the memory blocks:
A zero value indicates that the contents of both memory blocks are equal.
A value greater than zero indicates that the first byte that does not match in both memory blocks has a greater value in ptr1 than in ptr2 as if evaluated as unsigned char values; And a value less than zero indicates the opposite. If you want to be in, please post. "I want to be in." If you have any questions, just ask.



Last edited by Desu on Wed Jan 12, 2011 1:20 am; edited 2 times in total

2C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 12:31 am

Sound

Sound
Undertaker
Loading
i haven't leard C++ :C

3C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 12:44 am

DJ Fresh

DJ Fresh
Master
Loading
Don't know it

4C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 12:55 am

des

des
Achiever
Loading
Well, try to learn it.

5C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 1:24 am

DJ Fresh

DJ Fresh
Master
Loading
Don't know anything.

6C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 1:27 am

des

des
Achiever
Loading
Dark Illusions wrote:Don't know anything.
[You must be registered and logged in to see this link.]

7C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 1:47 am

DJ Fresh

DJ Fresh
Master
Loading
I am to stupid remember

8C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 1:49 am

des

des
Achiever
Loading
Just try, and you'll get it.

9C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 3:10 am

DJ Fresh

DJ Fresh
Master
Loading
Maybe i'll try it this weekend.

10C++ Clan Empty Re: C++ Clan Wed Jan 12, 2011 11:44 pm

des

des
Achiever
Loading
Now that's the spirit. Show me you can and you might earn my respect.

11C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 12:57 am

DJ Fresh

DJ Fresh
Master
Loading
>> <<

12C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:42 am

des

des
Achiever
Loading
What? Why the face?
<<
>>
Was there any point to that?

13C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:44 am

DJ Fresh

DJ Fresh
Master
Loading
Desu wrote:What? Why the face?
<<
>>
Was there any point to that?
Didn't have anything to say.

14C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:46 am

des

des
Achiever
Loading
Perry wrote:
Desu wrote:What? Why the face?
<<
>>
Was there any point to that?
Didn't have anything to say.
That's why you don't post when you don't have anything to say, or I believe it's type.

15C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:47 am

DJ Fresh

DJ Fresh
Master
Loading
Desu wrote:
Perry wrote:
Desu wrote:What? Why the face?
<<
>>
Was there any point to that?
Didn't have anything to say.
That's why you don't post when you don't have anything to say, or I believe it's type.
Sothe might want to join.

16C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:47 am

des

des
Achiever
Loading
Perry wrote:
Desu wrote:
Perry wrote:
Desu wrote:What? Why the face?
<<
>>
Was there any point to that?
Didn't have anything to say.
That's why you don't post when you don't have anything to say, or I believe it's type.
Sothe might want to join.
Well, let him join.

17C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:49 am

Thomas

Thomas
Admin
Loading
Desu wrote:
Perry wrote:
Desu wrote:
Perry wrote:
Desu wrote:What? Why the face?
<<
>>
Was there any point to that?
Didn't have anything to say.
That's why you don't post when you don't have anything to say, or I believe it's type.
Sothe might want to join.
Well, let him join.
Hahaha, No.
He keeps spamming on here its annoying
So No

18C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:49 am

DJ Fresh

DJ Fresh
Master
Loading
Desu wrote:
Perry wrote:
Desu wrote:
Perry wrote:
Desu wrote:What? Why the face?
<<
>>
Was there any point to that?
Didn't have anything to say.
That's why you don't post when you don't have anything to say, or I believe it's type.
Sothe might want to join.
Well, let him join.
I never asked him lmao.

19C++ Clan Empty Re: C++ Clan Thu Jan 13, 2011 1:53 am

des

des
Achiever
Loading
Raze wrote:
Desu wrote:
Perry wrote:
Desu wrote:
Perry wrote:
Desu wrote:What? Why the face?
<<
>>
Was there any point to that?
Didn't have anything to say.
That's why you don't post when you don't have anything to say, or I believe it's type.
Sothe might want to join.
Well, let him join.
Hahaha, No.
He keeps spamming on here its annoying
So No
Once it comes to programming with him, I doubt he'll spam.

20C++ Clan Empty Re: C++ Clan Mon Jan 17, 2011 10:36 pm

OwenWilson

OwenWilson
Master
Loading
if i wantt 2 learn c## can ij oin?????

21C++ Clan Empty Re: C++ Clan Mon Jan 17, 2011 11:51 pm

des

des
Achiever
Loading
OwenWilson wrote:if i wantt 2 learn c## can ij oin?????
C++, and yes.

22C++ Clan Empty Re: C++ Clan Tue Jan 18, 2011 3:52 am

OwenWilson

OwenWilson
Master
Loading
Desu wrote:
OwenWilson wrote:if i wantt 2 learn c## can ij oin?????
C++, and yes.
oh rite
ill join than
Smile

Sponsored content


Loading

View previous topic View next topic Back to top  Message [Page 1 of 1]

 » Lounge » Playground » C++ Clan

Related topics

Permissions in this forum:
You cannot reply to topics in this forum