From: "Jorge Morgado" Newsgroups: comp.os.msdos.djgpp Subject: Assembler whit djgpp ? Date: Sat, 18 Jul 1998 16:02:53 +0200 Lines: 6 Message-ID: <6oqd5v$52m$1@duke.telepac.pt> NNTP-Posting-Host: 194.65.172.87 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk How do I work whit .s files? What is the sintaxe, in particular how do I define a function in an .s file, them compile it whit as, and how can I call that function from my c file?