Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #31.8K
Ranked #4K
~1K People Reached

4 Posted Topics

Member Avatar for DragonMasterJay

Hi DragonMasterJay, in simple words the virus files are nothing but the files or the commands in the files that try to access the system private files of folders. So what you need to do is to search for those commands in all the files of the system and then …

Member Avatar for dannyfiker
0
360
Member Avatar for sawant_nitesh

Hi sawant_nitesh, In literal Java strings the backslash is an escape character. In regular expressions, the backslash is also an escape character. The regular expression \\ matches a single backslash. This regular expression as a Java string, becomes "\\\\". so 4 backslashes to match a single one. SO try using …

Member Avatar for sawant_nitesh
0
334
Member Avatar for subhankar02dey

Hi subhankar02dey, for this thing you can use the functions in the header where in which when the particular value is selected then the function is called and then we can edit waht to be displayed in the another drop down. call the function in the select as shown below …

Member Avatar for naveenl
0
234
Member Avatar for mavs123

Hi Mavs123, the dev c doesn't displays the output in the window only... you do like this 1.after compiling the program in dev c. 2.open the command prompt 3.then go the folder where you have saved the files that has been compiled 4.then just search for your file name with …

Member Avatar for harris21
0
125

The End.