Embed Python scripting in C applications

☞ explicit cast to int or float if needed. File : f=open(name[,mode][,encoding=…] mode : 'r' read (default) 'w' write 'a' append '+' read write 'b' binary mode ... ................
................