Thema: C++ strcpy problem

Einzelnen Beitrag anzeigen

EWeiss
(Gast)

n/a Beiträge
 
#5

AW: strcpy problem

  Alt 22. Sep 2015, 13:46
Code:
exec.Pluginfile = sprintf( "%sSPlugins\\Visual Ball\\Ball.svp", currentDir);
Danke leider nein.
Zitat:
Error 2 error C2440: '=' : cannot convert from 'int' to 'char *'
Code:
char* Pluginfile;           // path to Plugin kind
Ich hasse diesen Konvertierungs Kram

gruss
  Mit Zitat antworten Zitat