Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: RVP2B
  • Order by date
  1. RVP2B

    File definition in VC++

    I need to define and read a file to be used in the following code, how can I do that? #include <stdio.h> #include <stdlib.h> #include <string.h> /* includes for MQI */ #include <cmqc.h> int main(int argc, char **argv) { /* Declare file and character for sample input...

Part and Inventory Search

Back
Top