Code:
#include <stdlib.h> #include <stdio.h> #include <conio.h> #define MAX_CNT 3 typedef struct { int nNum; int nCnt; }sDummy1; typedef struct { int nAge; double
#include <stdlib.h> #include <stdio.h> #include <conio.h> #define MAX_CNT 3 typedef struct { int nNum; int nCnt; }sDummy1; typedef struct { int nAge; double
if(lines[i]->CompareTo("checkBox1") == 0) { checkBox1->checked = true; } else if(lines[i]->CompareTo("checkBox2") == 0) {
void findPacketHeaders(char *inputFile, char *outputFile) { pktHeader.packetSyncPattern = 0xEB25; /* Open file */
void findPacketHeaders(char *inputFile, char *outputFile) { /* Open file */ fpInput = fopen(inputFile, "rb"); fpOutput = fopen(outputFile, "w");
//for people viewing this thread, you need to add an event handler in your Windows Form Designer generated code portion. Without it, this won't work. //Shown
//for people viewing this thread, you need to add an event handler in your Windows Form Designer generated code portion. Without it, this won't work. Shown here: this->dataGridView1->UserDeletingRow += gcnew
#you want to add 1 because you want to skip "\" $index_num
print "Choose a means of transportation:\n\n";
s/^\s+//; #strip leading whitespace if(/^[^\/*]/)
Leave a comment: