hello... i am having trouble printing float data using class pointers...integer values work just fine. I am implementing polynomial diffrentiation using linked lists. Are there any issues with float or double datatype inside a pointer to a class in c++ please help.. also not that i use the malloc funcn to get the input dynamically. thanx in advance