size or length
1
Name:
Anonymous
2011-05-14 16:09
Hm.
2
Name:
Anonymous
2011-05-14 16:18
GIRTH
3
Name:
Anonymous
2011-05-14 16:20
MORE LIKE
BOTH
AMIRITE LOLLLLLLLLLLLLLLLLLLLLLLLZzz!!11oNE!!1ONE1!
4
Name:
Anonymous
2011-05-14 17:22
unsigned long long penis_len = ~0;
5
Name:
Anonymous
2011-05-15 2:12
depth
6
Name:
Anonymous
2011-05-15 3:39
Count()
7
Name:
Anonymous
2011-05-15 4:27
dimensionality
8
Name:
Anonymous
2011-05-15 7:21
For arrays, I generally use size or count, as it's the preferred nomenclature in C and C++, except with amateur programmers who like to suffix everything with _len.
However, for strings, size/count refers to the number of code-units, and length refers to the number of code-points.
With UTF-8, for example, the size of the string is the number 8-bit octets, and the length of the string is the number of actual characters the encoded string represents. Therefore it holds that length <= octets.
9
Name:
Anonymous
2011-05-15 7:23
>>8
I mena length <= size.
10
Name:
Anonymous
2011-05-15 7:38
11
Name:
Anonymous
2011-05-15 8:19
12
Name:
Anonymous
2011-05-15 13:27
18.5cm
13
Name:
Anonymous
2011-05-15 13:47
.length
.length()
.size()
14
Name:
Anonymous
2011-05-15 14:31
15
Name:
Anonymous
2011-05-15 15:12
*-length
16
Name:
Anonymous
2011-05-15 15:14
# operator
17
Name:
Anonymous
2011-05-15 15:33
18
Name:
Anonymous
2011-05-15 15:37
My penis is 6 inches long
19
Name:
Java Suit
2011-05-15 21:41
JAVA
20
Name:
Anonymous
2011-05-16 1:28
Penis penis = new Penis();
21
Name:
Anonymous
2011-05-16 5:53
>>20
THAT is why I love Java and C++.
22
Name:
Anonymous
2011-05-16 6:26
{code Newnewnew newnew = new Newnewnew(Newnewnew.NEWNEWNEW);}
23
Name:
Anonymous
2011-05-16 6:27
*Newnewnew newnew = new Newnewnew(Newnewnew.NEWNEWNEW);
24
Name:
Anonymous
2011-05-16 7:50
less qq, more newnew
25
Name:
Anonymous
2011-05-16 10:14
LESS NEW, MORE NYAN
*Nyannyannyan nyannyan = nyan Nyannyannyan(Nyannyannyan.NYANNYANNYAN);
26
Name:
Anonymous
2011-05-16 10:15
>>25
I MENA
*Nyannyannyan nyannyan = new Nyannyannyan(Nyannyannyan.NYANNYANNYAN);
27
Name:
Anonymous
2011-05-16 10:35
Length in wchar_ts or European chars?
28
Name:
Anonymous
2011-05-16 11:56
>European chars?
29
Name:
Anonymous
2011-05-16 12:49
"wide chars"? WTF
30
Name:
Anonymous
2011-05-16 13:01
>>29
No, that's American chars... HAHAHA WORSHIP MY EUROPEAN SENSE OF HUMOUR!
31
Name:
RedCream
2011-05-16 13:05
>>30
I like you. May I suck your dick?
Newer Posts