Format specifies type 'int' but the argument has type 'struct node *'
时间:2016-10-06 14:53:06
收藏:0
阅读:384
/Users/Rubert/IOS/iworkspace/LineList/LineList/main.c:205:37: Format specifies type ‘int‘ but the argument has type ‘struct node *‘
原文:http://www.cnblogs.com/royi123/p/5933759.html
评论(0)