c - Multidimensional array pointers structure -


i'm programming in c , i'd know how work 2 variables as:

_m128i *f[n][m]; _m128i *g[m]; 

i'd assign @ position n=3 information in g[m]; in meaning i'd have pointer @ position n=3 array [m] pointed g[m]. hope have explained goal. everyone


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -