    /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// ///
    /**                                                          *
     * @brief       standard library backup folder               *
     *                                                           *
	 * the purpose of this folder is to keep a backup of clib    *
	 * files that factory c needs to include.                    *
	 *                                                           *
     * modified:              stdio.h                            *
	 *                                                           *
     * since this one file has been modified, the modified       *
	 * version with its extra added case added to each of        *
	 * a dual set of io functions (2x3) is needed to compile     *
	 * the ooc folder.                                           *
	 *															 *
	 * included:                                                 *
	 *                                                           *
	 * other file(s) included are not modified for the project   *
     * so newer clib files can be included instead, ../Library/  *
	 * clibrary.h is where other files from this folder may be   *
	 * included.                                                 *
     *                                                           */
    /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// ///
    /*  clipboard:

    - - modified stdio.h: printf, sprintf, fprintf for cout

    - - modified stdio.h: scanf, scanf, fscanf for cin

    - - this completes the: class(ControlTable) io overload


        todo: try to have your extra case for each factory io 
		      function added to the standard (GNU GCC i believe).

    - - this directory below is where infolder files are from.
  
	//C:\Program Files\CodeBlocks\MinGW\x86_64-w64-mingw32\include

     */
    /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// ///
	