一切都在标题中,我想开始一个工作会议,并能够在我在家时得到它.
bash gnu-screen
我有一个typedef int my_type,我有一个看起来像的函数
void my_func (my_type* x);
我应该如何使用此函数使用最佳实践修改x?
c pointers typedef
bash ×1
c ×1
gnu-screen ×1
pointers ×1
typedef ×1