http://www.codeguru.com/dbfiles/get_file/MSlot_src.zip?id=14969&lbl=MSLOT_SRC_ZIP&ds=20080320%20-[^] It has two cpp files (2 mains) It functions well, but i am interesed to convert this project in devC++ but i dont know how to do this. Thank you for spending time for me!
agetina
Posts
-
OK! Look this project -
Two main methods?I work with DevC++ and i want to make a project with several c++ files. For example i have two c++ files with two main(). Is it possible? How can i build (run) this? - it takes me an error message. ( I have seen a project with two main but it is created in visual c++ not in devc++ and he build very well and every .cpp file generate it's .exe file (program for client server) When i try to create the same project in Dev C++ i can't build!!! What can i do? ) Thank you!
-
Windows.h?I can read the prototypes for windows.h in the include folder (I have installed dev c++) but i want a list of explained functions. I don't know for what to use each of them. Thank you!
modified on Wednesday, June 3, 2009 4:29 AM
-
windows.hI want a list of functions of library windows.h and winsock2.h - I can't find them on msdn. Please help me!
-
programming GSM network with c languageHello! I wood like a program for: "Simulation of a GSM network for communications mobile" - where computers substitute mobile devices. This program should be writen in c language.
-
gsm programHello Can anybody help me with a program in c for gsm or for chat between two computers?