Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: ssharish2005
Forum: C 14 Days Ago
Replies: 4
Views: 3,851
Posted By ssharish2005
'.' is the operatir which you are looking at.
'->' is the operator which you need when you dereference the struct pointer variable.

Like for an example

struct node
{
int data;
}
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC