newlc.com
Articles Only
Forum Only
Community
World-Wide Web
Home
News
Tutorials
Reviews
Downloads
Professional Services
Forums
Newsletter
Blog
About us
Last forum posts
Home
::
Forums
::
Development
::
Symbian C++
User login
Username:
*
Password:
*
Create new account
Request new password
Featured pages
Configure your PC for Symbian development
Getting started with Symbian development
Symbian OS Error Codes
Common products UIDs
Nokia S60 SDK
Featured Software
NlMakesis
Y-Browser
Y-Tasks
Active users (last 30 days)
User
Score
Andreas
52
eric
46
rbrunner
42
alh
40
ash_leo
26
more
Feeds
More feeds...
Assembly Programming?
Login
to reply to this topic.
Fri, 2005-03-25 10:47
maverick
Joined: 2003-06-12
Forum posts: 104
I'm just curious about putting inline assembly codes on a C++ program.. Why do some developers put assembly codes in game programming? What are specific functionalities that assembly code can be used for aside from games?
"its all right, the gun isn't loaded."
Login
or
register
to post in forums
Fri, 2005-03-25 16:29
Blizzz
Joined: 2004-08-06
Forum posts: 57
Assembly Programming?
usually for speed reasons. one can sometimes write more efficient code in assembler for certain task like moving data around.
 
Login
to reply to this topic.
Forum posts: 57