Create n copies of each element in martix, means for a[i][j] need to create n copies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Karnati
    New Member
    • Feb 2014
    • 3

    Create n copies of each element in martix, means for a[i][j] need to create n copies

    I need an idea regarding my question.
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    Read this: http://bytes.com/topic/c/insights/77...rrays-revealed

    Post again if you still have questions.

    Comment

    Working...