mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-10-31 06:50:53 -07:00 
			
		
		
		
	Code type coercion for builder_print in C11 library using generic selector.
This commit is contained in:
		| @@ -50,6 +50,7 @@ struct Context | ||||
|  | ||||
| 	// LoggerCallaback* log_callback; // TODO(Ed): Impl user logger callback as an option. | ||||
|  | ||||
| // Initalization config | ||||
| 	u32 Max_CommentLineLength; // Used by def_comment | ||||
| 	u32 Max_StrCacheLength;    // Any cached string longer than this is always allocated again. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user