Struct errorthe error is in lines[code]temp = plist[imax]; plist[imax]=plist[rightmost]; plist[rightmost]=...
Struct errorHow about afterwards it says "error C2440: '=' : cannot convert from 'main::product' to 'int'"what s...
Struct errorI think I am doing something wrong here but I dont know what [code]struct product { int chro...
Struct errorBut how it still gives me the same errors
Struct errorlike [code]struct A { int chronom; char pname[25]; int next; };[/code] ??
This user does not accept Private Messages