#include <iostream>
#include "stdafx.h"
#include <string>
using namespace std;
int main()
{
//Variables in which student info is stored
string name = "";
//asks user for their n
私は電子メールで自分の電話機にテキストメッセージを送信するプログラムを作成しようとしていますが、smtpとすべてのジャズを処理し終えました。完了、それは、私は送信したいボディ/メッセージをプログラムに入力できるようにしたい、 int choice;
cout << "Welcome\n 1:send a text message\n 2:quit\n";
cout << "type eithe
私のC++コード: std::cin >> newptr->boarding_time.hour,newptr->boarding_time.mins;
エラー:あなたがoperator precedenceにcomma operatorを使用して、と応じている C:\Users\hkteco-ir\Desktop\c++\dsdsa\main.cpp|223|warning: right o