touched up various remaining implementation details of the printf builtin function.
This commit is contained in:
		| @ -988,16 +988,6 @@ hcl_oop_t hcl_inttostr ( | ||||
| 	int         ngc | ||||
| ); | ||||
|  | ||||
| /* ========================================================================= */ | ||||
| /* print.c                                                                   */ | ||||
| /* ========================================================================= */ | ||||
| int hcl_printobj ( | ||||
| 	hcl_t*          hcl, | ||||
| 	hcl_oop_t       obj, | ||||
| 	hcl_ioimpl_t    printer, | ||||
| 	hcl_iooutarg_t* outarg | ||||
| ); | ||||
|  | ||||
| /* ========================================================================= */ | ||||
| /* comp.c                                                                    */ | ||||
| /* ========================================================================= */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user