e.g. heres the line in vb

VB Code:
  1. "IRCVERS IRC8 MSN-OCX!9.02.0310.2401" & VbCrLf & "AUTH GateKeeperPassport I " &  ":GKSSP\0\0\0" & Chr(3)

how would i convert that to c++ ?