I am getting problem to work with the structures..I am works on DBMS project in c languge . I wanted to use multiple structures without the use of the pointers but unable to use it as:
struct File1
{
-----
-----
}f1;
struct FILE
{
---
---
struct File1 ;
}
so plz tell me the problem with it.Thanks in advance.
Last edited by ajay.krish123; Jul 3rd, 2009 at 8:12 am.
Reputation Points: 6
Solved Threads: 9
Junior Poster in Training
Offline 90 posts
since Nov 2008