Patch level : 12.0 nopatch
Files correlati : Commento : Implementazione invio regolarizzazioni al 07/11/2021
This commit is contained in:
		
							parent
							
								
									e0405077df
								
							
						
					
					
						commit
						6c50bcaaa0
					
				| @ -600,13 +600,13 @@ public: | ||||
|   // @cmember Ritorna il nome della cartella del file
 | ||||
|   const char* path() const; | ||||
|   // @cmember Genera il nome di un file temporaneo
 | ||||
|   TFilename& temp(const char* prefix = NULL, const char* extension = NULL); | ||||
|   TFilename& temp(const char* prefix = nullptr, const char* extension = nullptr); | ||||
|   // @cmember Genera il nome della directory temporanea
 | ||||
|   TFilename& tempdir(); | ||||
|   // @cmember Genera il nome della directory corrente
 | ||||
|   TFilename& currdir(); | ||||
|   // @cmember Prepone il nome della dir custom 
 | ||||
| 	bool custom_path(const char* path_list = NULL); | ||||
| 	bool custom_path(const char* path_list = nullptr); | ||||
| }; | ||||
| 
 | ||||
| // Forward declaration for TToken_string::get(int n, real& r) const
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user