6 Discussion / Question Topics
Remove Filter Hey All, I have been diving into the sweet (yet sometimes unforgiving) world of RESTful web services lately and I have come across an excellent tool for testing your requests before implementing the programmatic solution. I know Soap UI has a REST based component but I find it a little … | |
Hey All, I didn't know where else to post this so if there is a better place let me know and i'll move it. Anyways, I have been diving into the sweet (yet sometimes unforgiving) world of RESTful web services lately and I have come across an excellent tool for … | |
Hi All, I am writing an MFC Tic Tac Toe app and I am getting a strange error when debugging it. This module loads a bunch of BOOL variables to keep track of whether or not the tile next to it matches (i.e is the tile next to me also … | |
Hi All, I have been programming for a while, currently a junior CS student. Programming has always felt very natural to me and I pick up new concepts quickly and I generally retain most of what I learn. However, when it comes to converting between Dec/Bin/Hex as well as performing … ![]() | |
Quick question. I have a program that will run perfectly fine in the Debug version (Using MS VS 6) but when I set it to Release and build it, then set the command line arguments (or run it from the comman line) it blows up. Any ideas why this would … | |
Ok, having some serious trouble here. My proffesor told us to write a progrm (what it does really doesnt matter here) however he wants a FULL color menu in the console. He showed us an example of what he wants, it was very cool, it had a red backround, then … |