by using structure in c.........
Chat with our AI personalities
Compilation, linking, library-creation is not defined in the C-language standards, so it is platform-dependent. The core of it: create the objects modules, and find a library-creating utility (TLIB.EXE, ar, etc)
DBMSs are usually bundled with powerful programming language modules. why
how can create a attendece sheet in c language
Dennis Ritchie at AT&T Bell Laboratories.
thread is not specific to C-language. Use wikipedia to find out what threads are, and use Posix Threads (or pthreadsfor short) to create multi-threaded programs in C