Impression de type int avec% lu – C + XINU
J’ai un code donné, à mon avis, il y a un problème avec ce code: je comstack sous XINU. Les variables suivantes sont pertinentes: unsigned long ularray[]; int num; char str[100]; Il y a une fonction retourne int: int func(int i) { return ularray[i]; } maintenant le code est comme ça: num = func(i); sprintf(str, […]