Menu

help me now plss

devxcore
2007-10-11
2012-09-26
  • devxcore

    devxcore - 2007-10-11

    how do i program a code for array? i need help fast

     
    • kip2847

      kip2847 - 2007-10-17

      how to set array:

      variable_type variable_name[size _of_array];

       
    • Anonymous

      Anonymous - 2007-10-11

      Get real, read a book, wake up in class!

      What kind of array? To ask such a naive question, it seems unlikely that you are equipped to understand the answer.

      An example array of ten integers:

      int myArray[10] ;

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.