Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by gtgo

  1. gtgo

    how to Find/display a sequence of Char element in a 2D array

    Hi, i am having trouble of how to find and display a sequence of characters in a 2D array. the 2D array is: table_1 [6] {'\o', 'K', 'E', 'N', 'Z', '\o'} table_2 [6] {'\o', 'Q', 'M', 'D', 'O', '\o'} therefore, what should i do to find and display the results of 'K', 'E', 'N' 'D', 'O' ?
  2. gtgo

    array to array

    hi, i have to find a sequence of characters in a 2D array. and having trouble of how to make the result of the char i want to display on screen. table_1[6] {'\o', 'K', 'E', 'N', 'Z', '\o'} table_2[6] {'\o', 'D', 'O', 'B', 'R', '\o'} what should i do to make 'K', 'E', 'N' to display on screen?

Part and Inventory Search