”@

Home 

c++ Programming Glossary: dic

In C/C++, is char* arrayName[][] a pointer to a pointer to a pointer OR a pointer to a pointer?

http://stackoverflow.com/questions/3920729/in-c-c-is-char-arrayname-a-pointer-to-a-pointer-to-a-pointer-or-a-pointe

below. Can anyone clear this up for me Thanks A simple dictionary. #include stdio.h #include string.h #include ctype.h.. string.h #include ctype.h list of words and meanings char dic 40 atlas A volume of maps. car A motorized vehicle. telephone.. word 80 ch char p do puts nEnter word scanf s word p char dic find matching word and print its meaning do if strcmp p word..