×

Loading...

define it in s1.c as a global variable, i.e. in the very beginning before any functions. in s2.c, define "extern int xxx", then you can modify it in s2.c

Report

Replies, comments and Discussions: