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

Pages: 1-

_asm{ . . . }

Name: Anonymous 2010-05-09 11:08

Is there ANY good use for this that C++ can't do as fast?

Name: Anonymous 2010-05-09 11:19

fibs

Name: Anonymous 2010-05-09 11:20

C and C++ are portable assembly languages

if you dont understand assembly, you are walking blind trying to do anything advanced in C/C++

Name: Anonymous 2010-05-09 11:31

>>1
Yes.  Compile C and then use assembly inlines to insert your compiled C code in C++.

Name: Anonymous 2010-05-09 11:53

>>4
Sage or not, that was useful.

Name: Anonymous 2010-05-09 12:26

>>1
Yes, a lot of platform-specific things. If you don't know what they are, you probably don't need to worry... until you'll need them, if ever.

I've used inline asm quite a lot of times, but most situations were rather special/unusual, and I don't expect them to come up often during simple app coding.

Name: Anonymous 2010-05-09 13:42

the asm tags can still be very powerfull, if you know how to use them.

Name: Anonymous 2010-05-09 15:54

>>7
Using shit spelling and capitalisation to distinguish yourself from the other posters is no less obnoxious than using a name and tripcode.

Name: Anonymous 2010-05-09 17:21

>>8
Please ignore invisible posts.

Name: Anonymous 2010-05-09 17:44

>>8
He also called them tags.

Name: Anonymous 2010-05-10 10:22

Yum yum flags

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