You should declare the two variables as integers (not pointers) and use the "&" operator at the call to e_neighbor_id(), or, at least assign a valid address to the pointers before using them (like you did with the "a" buffer).Statistics: Posted by ysapir — Sun Aug 31, 2014 11:48 pm
]]>