Converting 1D To 2D

  • Thread starter Thread starter nadeem379
  • Start date Start date
N

nadeem379

CAN ANYONE HELP ME INCONVERTING DYNAMICALLY ALLOCATED 1D STRING TO
DYNAMICALLY ALLOCATED 2D STRING

REDARDS,

NADEEM AKHTAR BS (CS) FAST-NU PAKISTAN.
 
CAN ANYONE HELP ME INCONVERTING DYNAMICALLY ALLOCATED 1D STRING TO
DYNAMICALLY ALLOCATED 2D STRING

Are you referring to an array of strings? How would the indices in the
one-dimensional array map to the indices in the two-dimensional array?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top