please dont rip this site

language ccpp cref EXAMPLES const

/ ******************************************************************
 *
 * Purpose: Program to demonstrate const
 * Date:    03-Dec-96
 * Author:  M J Leslie.
 * Descrip: To be written.
 *
 ******************************************************************/

#include <stdio.h>

main()
{
  const int Men=10;

  Men = 20;             /* This will be failed by the compiler. */
}


file: /Techref/language/ccpp/cref/EXAMPLES/const.c, 0KB, , updated: 1997/4/21 09:52, local time: 2012/5/25 04:54,
TOP NEW HELP FIND: 
38.107.179.233:LOG IN

 ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE! / 

<A HREF="http://www.piclist.com/techref/language/ccpp/cref/EXAMPLES/const.c"> language ccpp cref EXAMPLES const</A>

Did you find what you needed?

 
The PICList mailing list is hosted by MIT and we GRATEFULLY ACKNOWLEDGE the huge bandwidth and server load they sholder for us. If you want this list to continue, please consider contributing to MIT... Every little bit helps them educate the worlds finest minds and justify their expense in running the PICList mailing list.
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .