Category Archives: C++

fatal error C1034: iostream: no include path set

SOLUTION: Create a batch file (*.bat) either 64bit or 32bit name it [filename.bat] its up to you what file you want to save do not forget the filename extension is .bat. TYPE THE FOLLOWING IN YOUR: BATCH FILE.. eg. armanbuild.bat … Continue reading

Posted in C++ | Leave a comment

Winsock tutorial – Socket programming in C on windows using CODE::BLOCKS

I DID THE PROGRAMMING IN CODE::BLOCKS YOU CAN RUN & COMPILE THE CODE ALSO IN VISUAL STUDIO 2019 THE CL.EXE command if you do not have CODE:BLOCKS BY THE AUTHOR OF THIS BLOG!! RIGHT CLICK YOUR PROJECT AND CLICK “BUILD OPTIONS” … Continue reading

Posted in C++, CODE::BLOCKS, TCS NX-180 | Tagged , , | 4 Comments