PB NO

Just starting out? Need help? Post your questions and find answers here.
TangLuQing
User
User
Posts: 11
Joined: Tue Apr 10, 2007 2:38 am

PB NO

Post by TangLuQing »

Code: Select all



unsigned char h_verlen

h_verlen  = (4 << 4) | (sizeof(ipHeader) / sizeof(unsigned long));



code NO TO PB
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

:shock: :? No comprende.
bye,
Daniel
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: PB NO

Post by PB »

TangLuQing wrote:

Code: Select all

unsigned char h_verlen
h_verlen  = (4 << 4) | (sizeof(ipHeader) / sizeof(unsigned long));
code NO TO PB
It's PBChinese again, posting under a new name. You can tell by his modus
operandi: he posts code that "doesn't work", with no explanation or text,
and ends it with red text. :roll: Fred's warned him a few times so I guess he
thinks he can trick us by posting under another name? Or he got banned?
Whatever the case, he's insulting our intelligence. :evil:
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

Oh no! Not more of these...

*waves and shouts* Hey Fred, I think we got another one here! *laughs*
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Maybe it's the same one, with a different name.

I say, check the IP's and if they are the same then ban 'em all.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

It's a poor behaviour.

he makes it difficult for any honest chinese PB-Progger to be accepted.
oh... and have a nice day.
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

Yep! And no sexy avatar either. :wink:
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

If it's PBChinese, then considering how much help he needs to write his trojan or whatever it is, then I suspect he's bitten off more than he can chew!
I may look like a mule, but I'm not a complete ass.
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Hmm why don't they easily compile it with a C compiler?
bye,
Daniel
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Because he'd probably need just as much help to do that! :)
I may look like a mule, but I'm not a complete ass.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

To some chinese guys:
Please come on, english language is not difficult, may be the easiest one of all over. It is precise, in general it is not bad.
Or Is chinese language easier than english one? I don't believe it 8)
Anyway:
TangLuQing wrote:

Code: Select all

unsigned char h_verlen
h_verlen  = (4 << 4) | (sizeof(ipHeader) / sizeof(unsigned long));
I translate it to PB:

Code: Select all

h_verlen.c=(4<<4)|(SizeOf(ipHeader)/SizeOf(long))
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Post by byo »

Psychophanta: Oh, no! What have you done! :lol:
You've unleashed the devil.
JCV
Enthusiast
Enthusiast
Posts: 580
Joined: Fri Jun 30, 2006 4:30 pm
Location: Philippines

Post by JCV »

I wonder why most topics from this guy is now "translate to pb" code. :?
We are now like human babelfish on this guy.

[Registered PB User since 2006]
[PureBasic 6.20][SpiderBasic 2.2]
[RP4 x64][Win 11 x64][Ubuntu x64]
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

Post by nco2k »

kick+ban+sue this guy! :twisted:

c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

nco2k wrote:kick+ban+sue this guy! :twisted:

c ya,
nco2k
Agr33d! Image
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Post Reply