This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to write assamply in the same file c

i want write routine assambly in file c but i cann't plese help me thanx

Parents
  • "i want write routine assambly in file c"

    Why?

    If it's a routine, you can just call it from 'C' in the normal manner - it doesn't need to be in the same file!

    If you explain what you're actually trying to achieve, people will be able to offer suggestions to help you get there - rather than just pursue what may well be a fundamentally flawed approach...

Reply
  • "i want write routine assambly in file c"

    Why?

    If it's a routine, you can just call it from 'C' in the normal manner - it doesn't need to be in the same file!

    If you explain what you're actually trying to achieve, people will be able to offer suggestions to help you get there - rather than just pursue what may well be a fundamentally flawed approach...

Children
  • Andy,

    you just hit the nail on the head.

    I, like you, could have 'answered' the question and ended up with suggesting a fundamentally flawed approach

    So many post "this way is how I want to do something I will not tell you what" and may be led down the garden path to an inferior method. It would be so absolutotally wonderful if more posters would include "why" as in "this is what I want to achieve" rather than "how do I do (I will not tell you what) this particular way"

    Erik