Click here to Skip to main content
15,884,388 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Another Assembly Guide Pin
glennPattonWork315-May-22 5:06
professionalglennPattonWork315-May-22 5:06 
GeneralRe: Another Assembly Guide Pin
11917640 Member 15-May-22 2:17
11917640 Member 15-May-22 2:17 
GeneralRe: Another Assembly Guide Pin
Peter_in_278015-May-22 2:51
professionalPeter_in_278015-May-22 2:51 
GeneralRe: Another Assembly Guide Pin
honey the codewitch15-May-22 4:15
mvahoney the codewitch15-May-22 4:15 
GeneralRe: Another Assembly Guide Pin
glennPattonWork315-May-22 5:03
professionalglennPattonWork315-May-22 5:03 
GeneralRe: Another Assembly Guide Pin
sasadler16-May-22 6:09
sasadler16-May-22 6:09 
GeneralRe: Another Assembly Guide Pin
Peter_in_278015-May-22 20:25
professionalPeter_in_278015-May-22 20:25 
GeneralRe: Another Assembly Guide Pin
honey the codewitch15-May-22 20:48
mvahoney the codewitch15-May-22 20:48 
I think I understand your point, it's just that it still seems more suitable to me to use C or C++, only dropping to asm for platform specific things. Despite assembly being somewhat similar across different platforms, sometimes, there are enough differences that it can get hairy fast. C does a lot of the heavy lifting in terms of papering over different machine word sizes, alignment issues, and other things that assembly just doesn't.

So while you're not wrong, it still seems better to me to use something like C, and then drop to asm within that if absolutely necessary.
To err is human. Fortune favors the monsters.

GeneralRe: Another Assembly Guide Pin
User 1052936016-May-22 23:11
User 1052936016-May-22 23:11 
GeneralRe: Another Assembly Guide Pin
honey the codewitch16-May-22 23:45
mvahoney the codewitch16-May-22 23:45 
GeneralRe: Another Assembly Guide Pin
User 1052936017-May-22 0:48
User 1052936017-May-22 0:48 
GeneralRe: Another Assembly Guide Pin
honey the codewitch17-May-22 0:50
mvahoney the codewitch17-May-22 0:50 
GeneralRe: Another Assembly Guide Pin
User 1052936017-May-22 2:00
User 1052936017-May-22 2:00 
GeneralRe: Another Assembly Guide Pin
honey the codewitch17-May-22 0:56
mvahoney the codewitch17-May-22 0:56 
GeneralRe: Another Assembly Guide Pin
honey the codewitch17-May-22 1:34
mvahoney the codewitch17-May-22 1:34 
GeneralRe: Another Assembly Guide Pin
User 1052936017-May-22 1:48
User 1052936017-May-22 1:48 
GeneralRe: Another Assembly Guide Pin
honey the codewitch17-May-22 1:57
mvahoney the codewitch17-May-22 1:57 
GeneralRe: Another Assembly Guide Pin
harold aptroot15-May-22 2:59
harold aptroot15-May-22 2:59 
GeneralRe: Another Assembly Guide Pin
glennPattonWork315-May-22 4:59
professionalglennPattonWork315-May-22 4:59 
GeneralRe: Another Assembly Guide Pin
glennPattonWork315-May-22 5:05
professionalglennPattonWork315-May-22 5:05 
JokeMy roommate claims that our house is haunted because she saw a ghost... PinPopular
Sander Rossel14-May-22 23:28
professionalSander Rossel14-May-22 23:28 
GeneralRe: My roommate claims that our house is haunted because she saw a ghost... Pin
Paul Sanders (the other one)16-May-22 0:57
Paul Sanders (the other one)16-May-22 0:57 
GeneralRe: My roommate claims that our house is haunted because she saw a ghost... Pin
Sander Rossel16-May-22 9:39
professionalSander Rossel16-May-22 9:39 
GeneralRe: My roommate claims that our house is haunted because she saw a ghost... Pin
Paul Sanders (the other one)16-May-22 11:15
Paul Sanders (the other one)16-May-22 11:15 
GeneralLeaky Forms: A Study of Email and Password Exfiltration Before Form Submission Pin
abmv14-May-22 17:59
professionalabmv14-May-22 17:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.