well i dont know much abt it, but from little what i know abt pointers is tht they give u access to RAM, and not the actual HDD... like far...
how to add -lstdc++ to the link line????
hey nice 1...thanx, will work on it 2moro...
i am using DEV C++ for the first time, all my codes keep showing this error...but they all compiled before perfectly [Linker error] undefined...
it searches for a file within the PWD...and updates the data structure ffblk with all the relevent info regarding the file.
in Turbo we have findfirst() function which works only with DOS... i need a function which works with new 32bit compilers
i cant post the code anywhere as its against our company policy(security)....while writing the code i took special care to use POSIX APIs which...
thanx dude for you reply...thing is back in college we used to do programming either on turbo or Suse Linux ... here i have lcc-win32...
hi i have made a tool on Turbo..and it is working fine..it basically works using files on the host system and also with files stored in other...
thanks..but both the links have the string proxy..it will easily be bclocked .. give some links wich doesnt have the proxy word in the link .....
in my office i cant access much sites..all are blocked..i need some proxy links.. plz provide me with some links
friends..i am breaking my head from the morning over a little piece of code.. the requirement is ..if the input is "MIKE"...it will store the...
buddy i tried out ur code char *str="MIKE"; str[0]^=str[4]; printf(" %s",str); it gives no error... so i dont get it were is ur problem?
i am such an I****t.... thanx for the reply...
#include<stdio.h> #define TEST_MACRO SUM #define TEST_VARIABLES (2,4) void TEST_MACRO TEST_VARIABLES { printf("hi"); } void main() {...
turbo C is MSDOS based ...so it doesnt support multitasking.. i need something tht supports multitasking... can any1 help me here please
thanx, but i did it...all it needed was a little modification...as linux pads the entire vacent 32 bit...i had to take tht into concideration.....
in a windows text file a new-line is represented by 13 10, but in linux it is represented by only 10... i want to delete the 13 from my text...
hi.. i have made a simple C program to copy 1 file to another file...using fgetc and fputc... the code is working fine except 1 problem is...
Separate names with a comma.