Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

tell me one thing..

Name: Anonymous 2011-05-23 11:18

that can c++ bether then c# or c/CLI

Name: Anonymous 2011-05-24 3:57

>>40
Because Java and C# are just as close/closer?

In addition, pointers and structures make it pretty simple to abstract. Dunno what sort of C programming you're doing.

Name: Anonymous 2011-05-24 4:20

>>41
There exist only C, C++, Java and C#?

Please, write a simple kernel that enters in protected mode in pure C.
Let's make this simpler, write a bignum library that takes advantage of x86's carry flag, adc and sbb.
Ok, all that is heavily architecture dependent, let's make it even simpler: Jump to a procedure. No? Manipulate the return stack? Neither? What kind of low-level programming are you doing if you haven't even control over the return stack?

Do you think low-level programming is all about accessing the OS API? What about OSes written in high-level language? Don't confound system programming with low-level programming, any language out there can act as a system programming language as much as C. Bit-twiddling? It's not like other languages don't provide bytevectors and bitwise operations. Short, int, long, unsigned and shit? My architecture has support for arbitrary-precision arithmetic were there's no distinction between them, what about now? (That falls under the bit-twiddling umbrella) Even Python has struct unpacking, again just it's playing with bit and bytes.

And don't even try to say it is a portable assembler, which is complete bullshit and you know it. There's no such thing as a portable assembler, especially because some architectures may be particularly hostile to C.

Name: Anonymous 2011-05-24 4:28

>>41
pointers and structures make it pretty simple to abstract.
Nope. Even a macro assembler has more abstraction power than C.

Name: Anonymous 2011-05-24 6:16

>>42
It is a portable assembler, and you are a fucking faggot.

Name: Anonymous 2011-05-24 6:35

>>44
Says who?

Name: Anonymous 2011-05-24 10:12

>>45 Mr.T

Name: Anonymous 2011-05-24 10:33

>>46
U so random xD
Get out.

Name: Anonymous 2011-05-24 11:03

>>47
CHILL OUT.

Name: Anonymous 2011-05-24 11:28

(-︢  ̱-︡   )

Name: Anonymous 2011-05-24 11:52

(lambda (x) x)

Name: Anonymous 2013-09-13 23:21

>>29
Please optimize your quotes.

Name: Anonymous 2013-09-14 4:18

Being non-proprietary.

>>51
Did you create a progscraper simply so you could reply to every post with unoptimised quotes?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List