I am in the process of updating and modifying source code for an existing application that runs on Linux systems. As part of my modifications, I will be needing to use the library function unlink() from unistd.h However, the class that I need to modify, has an existing public member function called "unlink" that I do not want to use. Is there any way that I can tell the compiler to use the library function rather than the member function?
ms_farenheit1 0 Newbie Poster
NathanOliver 429 Veteran Poster Featured Poster
ms_farenheit1 0 Newbie Poster
NathanOliver 429 Veteran Poster Featured Poster
ms_farenheit1 0 Newbie Poster
NathanOliver 429 Veteran Poster Featured Poster
ms_farenheit1 0 Newbie Poster
NathanOliver 429 Veteran Poster Featured Poster
ms_farenheit1 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.