Search results

  1. D

    Is the Azden ECZ-900 Stereo or Mono?

    I'm looking to get a cheap microphone that I can use for my small video projects and I came across the ECZ-900 from Azden. Does anybody know if it sends a stereo signal, or a mono signal? Also, if anybody knows, how does the Audio Technica ATR6250 sound? What about the 6550? Would you recommend...
  2. D

    How do you count the words in a C++ program?

    I need to write a program that asks the user to input any amount of characters, and then when they finish tell the user how many words are in the input without including any white space characters or special characters. The problem is, we cant use strings and are confined to char variables, so...
Back
Top